[thelist] [ASP] Any way of doing session variables without cookies?

Chris Johnston chris at fuzzylizard.com
Thu Oct 9 09:20:19 CDT 2003


As I understand it, whenever I use session variables a SessionID cookie is
placed on the clients machine. Is there anyway of using Session variables
without this cookie?

I know in CF you can choose to store the sessionid in the registery and/or
pass it as a value through GET from page to page. Is there equivalent in
ASP?


-- 
Chris Johnston

chris at fuzzylizard.com
www.fuzzylizard.com


More information about the thelist mailing list