HighTechTalks DotNet Forums  

ReRender/Reload/Refresh User Control

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss ReRender/Reload/Refresh User Control in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default ReRender/Reload/Refresh User Control - 07-02-2003 , 10:35 AM






I am attempting to create a usercontrol that display real statistics /
reporting for specialists and at this point I am looking for some
suggestions on how to proceed. I have created a user control that
accesses a XML web service for it's data. I would like the control to
refresh it's data content every minute to two minutes. I have used
both the meta tag and javascript to refresh the page and thus re-load
the entire page (adding fragment caching on a already data intensive
page)... but this is obviously a very ugly approach to the green... Is
there anyway to have just a single control refresh/reload/rerender
without having the entire page have to post back to the server? or
should I look at a java applet or something to accomplish this. TIA
-Wayno

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.