Hi all,

Basically what I want to do is to have standard cookied sessions,
however if user doesn't support cookies then it falls back to cookieless
sessions.

Can I 
a)  Have both cookie and cookieless sessions running at the same time -
if so how do I configure this.
b)  Optionally pass the session_id as a param - so if there isn't a
cookie, but there is a param then it loads the session using the param
session id.  If so whats the correct name of the session id (as in
?session_id=sds232sd23dsgrfgf355565)


Regards


Pete


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to