Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expiring of HTML page?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00729771
Message ID:
00729795
Views:
10
Sebastian, try this:

It can be accomplished with JavaScript or a meta refresh tag...
just do a
<meta http-equiv="Refresh" 
content="3600;URL=expiredNotice.php">
the 3600 is the number of seconds to expire the page and
expiredNotice.php is the page the user will be sent to.

or search on google.com for "make page expire" for many other options.
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Previous
Reply
Map
View

Click here to load this message in the networking platform