Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expiring of HTML page?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00729771
Message ID:
00729795
Vues:
11
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform