[thelist] ASP Cookies

aardvark roselli at earthlink.net
Thu May 2 09:34:01 CDT 2002


> From: Feingold Josh S <Josh.S.Feingold at irs.gov>
[...]
> It seems
> that ASP encodes cookies.  Is there a way to prevent this?  I want
> Javascript to read the cookie, and will need to write my own function
> to decode it if not, so I hope it is preventable.

can you post an example?  i think i've only ever used JS to *set*
cookies and ASP to *read* them, i don't think i've needed to do it
the other way around...

is it possible cookies aren't the right approach? can't you feed
variables from your ASP scripts right into the JS as you're parsing
and rendering the page to HTML?

--
Read the evolt.org case study
Usability: The Site Speaks for Itself
http://amazon.com/exec/obidos/ASIN/1904151035/
ISBN: 1904151035



More information about the thelist mailing list