Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UserControl- Refresh - Fragment Caching....

Status
Not open for further replies.

wsmall73

Programmer
May 23, 2002
261
US
Is there a way to refresh a single user control without having to refresh the entire page??? Or do I have to fragment cache the other user controls on the page and use a meta refresh or javascript refresh??? TIA
-Wayno
 
I'd use Javascript to do this. Otherwise you'll have to do a trip back to the server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top