Usually, you can't return the exact same cookie data because the as it passes through the browser, it is changed. To get valid cookie information to return to the site, you need to look at the http header information being sent by the browser itself. In this case, it is different information that needs to be returned.

Also, you don't return the expiration information... only the actual siteserver id and session id information.

And, finally, you return Cookie information with Cookie, not Set-Cookie (that's the command when the information is sent to you). smile

I did give him the information in private, so we'll see if it works for him.


Invision Support
#Invision on irc.irchighway.net