Re: Cookie Problems
"Alexander J. Oss" <[email protected]> Tue, 22 Jul 2003 21:50:08 -0400
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <002f01c350bc$bfaee610$11bffea9@puter> |
Do you need another semicolon after the 100000? ----- Original Message ----- From: "Steven Kibler" <[email protected]> To: <[email protected]> Sent: Monday, July 21, 2003 1:20 AM Subject: [help-cgicc] Cookie Problems I set a cookie with a timeout of 100000 seconds. The cookie stays alive for the duration of the session and will not persist to another session. The line to the browser is: Set-Cookie: FTWEBCALPHONE=cookievalue; Max-Age=100000 Version=1 Does anybody have a clue why this is not persisting? Is there a max age for a cookie? Thanks. Steven Kibler _______________________________________________ help-cgicc mailing list [email protected] http://mail.gnu.org/mailman/listinfo/help-cgicc