[thelist] Cookies -- ASP and JS
chris marsh
thelist at lists.evolt.org
Tue Dec 10 12:15:04 2002
Dear all
I have a cookie that I set from JavaScript. When I execute document.write(document.cookie) I get:
exp=1,33976; nsp=0; webbworks=path=%2F&systemID=; ASPSESSIONIDQQTSDSBB=PFEFNFADOOIIOABDEOBJNCJE
What I need to do is delete the "exp" section of the cookie using ASP on the server. Is this possible, and if so can anyone tell me how? In depth documentation on the subject seems a little sparse.
TIA
Regards
Chris Marsh