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

Norman Beresford n.beresford at anansi.co.uk
Thu Oct 9 09:45:56 CDT 2003


Hi Chris

There's nothing built into ASP.classic to handle cookieless sessions,
although there is in ASP.net.  I'm sure you can probably find some
plugins to handle it for you on the server, or you'll need to write your
own code to do it.

Norman

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Chris Johnston
Sent: 09 October 2003 15:20
To: thelist at lists.evolt.org
Subject: [thelist] [ASP] Any way of doing session variables without
cookies?


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
-- 
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 



More information about the thelist mailing list