cookie problem

pmark

Senior member
Oct 11, 1999
921
1
81
Hey does anybody know of any know issues or issues that you have seen with setting and reading cookies between ASP and JavaScript?

In other words, will JavaScript always read cookies correctly when they are set by ASP and vice-verse?

I'm seeing random times when it doesn't read it correctly and was wondering if anyone knows of a way to solve and keeping it using both ASP and Javascript.
 

Vikaden

Golden Member
Apr 10, 2000
1,302
0
0
I thought you had burnt the chocolate chips or something. Anyways no i have no idea
 

Moogle

Member
Nov 29, 2000
69
0
0
AFAIK the cookie format output from ASP and the format expected from JScript are the same thing.