|
Q.
With Cookie based protection, I am trying to get
the cookies to be persistent, but they always seem to expire with the session.
I don't want the user to log in each time they come to the site.
How do I make the cookies persistent?
To make the cookies persistent, set the date you want the cookie
to expire in in the loginNow.asp (or equivalent) script, eg:
|
|