Automatic refresh of a user control

K

KatMagic

Is there a way to automatically refresh a user control? I have a page where I automatically refresh the page with <meta http-equiv="refresh" content="600">

The page loads a user control based on a variety of factors on what the user is doing. I need to load the page without the refresh for some controls and with the refresh for other controls. Is there a way to put the refresh in the control that needs to be refreshed and then simply leave it out for those controls that don't need to be refreshed?

Thanks for your help.
 
S

Steve C. Orr [MVP, MCSD]

AJAX is the popular way to do this kind of thing these days.
Here are the details:
http://SteveOrr.net/articles/Ajax.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Is there a way to automatically refresh a user control? I have a page where I automatically refresh the page with <meta http-equiv="refresh" content="600">

The page loads a user control based on a variety of factors on what the user is doing. I need to load the page without the refresh for some controls and with the refresh for other controls. Is there a way to put the refresh in the control that needs to be refreshed and then simply leave it out for those controls that don't need to be refreshed?

Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top