|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Expiring Pages
I want to expire a page with this code:
<meta HTTP-EQUIV="Expires" CONTENT=""> but I don't know how I can expire the page in a few seconds after it has been seen and/or immediately after they leave the page. Thanx in advance. |
|
#2
|
||||
|
||||
|
To expire the content immediately after viewing, use the code:
Code:
<meta HTTP-EQUIV="Expires" CONTENT="0"> |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > Expiring Pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|