J
John Sheppard
Hello,
I was wondering if anyone knew how to send session variables between two
different servers...
My web host gives me two servers, one normal server and one that has SSL on
it. When my web page goes to the SSL server I need to read the session
variables from the original normal server.
Does anyone know how to go about doing this? The obvious way would be to
send a variable with the url and get it with the queryString but I dont want
to do that as the customer can see and change things I don't want them to.
Any advice would be excellent help
Thank you for your time reading my message.
John
I was wondering if anyone knew how to send session variables between two
different servers...
My web host gives me two servers, one normal server and one that has SSL on
it. When my web page goes to the SSL server I need to read the session
variables from the original normal server.
Does anyone know how to go about doing this? The obvious way would be to
send a variable with the url and get it with the queryString but I dont want
to do that as the customer can see and change things I don't want them to.
Any advice would be excellent help
Thank you for your time reading my message.
John