Click to See Complete Forum and Search --> : Page auto refeesh without blink


Sathiyan
April 2nd, 2009, 10:31 PM
i want page is using auto referesh but it should not blink ,the user doesnt know the page load,pls send the source code for it.urgent,pls reply.

adv in thx

Shuja Ali
April 3rd, 2009, 02:04 AM
You want page to auto-refresh, yet the user should not see a refresh happening. Use AJAX.

We don't send source code anywhere, we just post it here only when it is necessary.

dannystommen
April 3rd, 2009, 02:05 AM
You can use an update panel and timer.

Sathiyan
April 3rd, 2009, 03:40 AM
i am working with asp.net,where i wil get the update panel for ajax,pls send the details.
thanks in adv

dannystommen
April 3rd, 2009, 03:56 AM
Assuming you use Visual Studio, in VS2008, open te toolbox -> AJAX extension -> UpdatePanel

This needs .Net 3.5


take a look here
http://www.codegod.de/WebAppCodeGod/UpdatePanel-tutorial-ASP-NET-AJAX-AID281.aspx