Page Auto_Refreshing?

  • Thread starter Thread starter Jim in Arizona
  • Start date Start date
J

Jim in Arizona

Is there a little snippit of code out there that would allow my ASP.NET page
to auto refresh about every 30 or 60 seconds? Can this be done with server
side code or must it be client side code only? If so, does anyone out there
have an example of that code?

TIA,
Jim
 
Jim said:
Is there a little snippit of code out there that would allow my ASP.NET page
to auto refresh about every 30 or 60 seconds? Can this be done with server
side code or must it be client side code only? If so, does anyone out there
have an example of that code?

TIA,
Jim
Clientside...
look up META REFRESH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top