Craig McClanahan wrote:
Reminds me of something I haven't actually verified ... does the session
cookie get sent in by an XmlHttpRequest?

Yes, it does. All cookies from the originating domain are sent automatically, including the session cookie, just like any other HTTP request.

I'm not sure what happens if cookies are disabled though... will it be smart enough to do URL rewriting too? I would assume so, but I'm not sure.

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]

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

Reply via email to