[thelist] ASP: Cookie Problems

Casey Crookston casey at thecrookstons.com
Tue Jul 8 09:03:34 CDT 2003


Paul was kind enough to reply:

> C:\Documents and Settings\[user]\Cookies
>
> Note that if it's a temporary (session) cookie, it won't show up in
> here.
>
> Hope this helps,
>
> Paul


It indeed does not show up here.  This is how I'm setting the cookie:

response.cookies("boser_manage")("login")="yes"

What about this would specify it as a temporary (session) cookie?  How would
I make it a 'real' cookie?

TIA,

Casey



More information about the thelist mailing list