>  > Note, however, if you do not pass the <@UserReferenceArgument> from
>>  http to https, you will lose all your variables.
>
>Not true, the cookie is linked to the domain name, not the protocol (http
>vs. https)  you can switch back and forth between http and https without
>losing session, and not passing the userreferenceargument.
>
>The only time the user session gets lost is when you explicity request an
>alternate port like
>
>http://www.myserver.com:443/

True and not true. Cookies are associated with a domain, but they 
also have a parameter that stores whether or not it is secure (HTTPS) 
or not.

I haven't tested this, so I may be wrong where the 
<@UserReferenceArgument> will be passed between secure and public 
sessions.

HTH,
Ford
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to