B
beerbsh316
Guest
I am developing a web page using Visual Studio 2003. I would like the page to auto refresh every 5 minutes as long as the user has not done anything on the page. For example when the user clicks a button on the page I would like to reset the time until an automatic refresh back to 5 minutes. I have looked at AJAX but I believe VS2003 is ASP.NET 1.1 and that is not supported by AJAX. Any suggestions would be appreciated.
Thanks
Thanks