How do I refresh just a portion of a webpage using ajax?
I need a script that refreshes a portion (not the entire page) of a webpage every x-seconds. Could anyone recommend one or post a snippet that does such?
I don't want to use i-frames, I prefer AJAX or something similar.
Other Answers:
use timer, update panel and update progress to display some thing to user. place you code in update panel and set the timer control. this should work
0 коммент.:
Post a Comment