qberta01
Programmer
- Nov 14, 2005
- 113
Hello,
I have an ASP page that refreshes every 10 seconds to determine if a process has been completed before the user can move on to the next process. It works fine, however, if the user scrolls down the page, on the refresh it goes back up to the top of the page.
It is annoying and makes it clearly obvious that server activity is occurring. Is there any way I can store the user location on the page so on the refresh it does not shoot back to the top?
If this seems like more of a Javascript type problem please let me know and I will move my question over to the correct forum.
Thx,
Q
I have an ASP page that refreshes every 10 seconds to determine if a process has been completed before the user can move on to the next process. It works fine, however, if the user scrolls down the page, on the refresh it goes back up to the top of the page.
It is annoying and makes it clearly obvious that server activity is occurring. Is there any way I can store the user location on the page so on the refresh it does not shoot back to the top?
If this seems like more of a Javascript type problem please let me know and I will move my question over to the correct forum.
Thx,
Q