|
-
Aug 26th, 2003, 08:59 AM
#1
Thread Starter
Lively Member
Reload of a Page
I have a requirment to "refresh" a page ever 30 seconds. I have tried a timer control with no luck. Is there a way to do this in the HTML or Java Script?
Thanks!
-
Aug 26th, 2003, 09:06 AM
#2
Lively Member
You can put this in the <head></head> code of your page
<meta http-equiv="refresh" content="30">
-
Aug 26th, 2003, 10:19 AM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|