PDA

View Full Version : expiry function using javascript


scriptblur
10-03-2002, 04:14 AM
Hi guys... can anyone please help me??

is that any javascript that is about page expiry function?
can let me have a look?
What i mean is that after a user have logged out to another page and if he /she wants to return to the previous page, the page will be expired and nothing is shown....

Just like the codingforums.com uses PHP
to do the expiry function.

beetle
10-03-2002, 06:33 AM
You could use cookies to do that...sort of....not really the best idea though....