PDA

View Full Version : Ajax popup/alert


rushhh
05-07-2009, 09:32 PM
Hi, Has anyone found a sample or example of a ajax or javascript popup or alert that will dectect if the cookie have expried?

Just looking for something that will notifind a user they have been logout and will ask if they want to log back in.

Thanks

A1ien51
05-07-2009, 10:21 PM
Ajax has nothing to do with checking for an expired cookie.

http://www.quirksmode.org/js/cookies.html

Eric