2 messages in com.googlegroups.google-desktop-developerRe: XMLHttpRequest and Cookies
FromSent OnAttachments
kywocs11 Feb 2006 17:38 
rmaraujo19 Feb 2006 03:49 
Subject:Re: XMLHttpRequest and Cookies
From:rmaraujo (rica@gmail.com)
Date:02/19/2006 03:49:57 AM
List:com.googlegroups.google-desktop-developer

I believe it works. I made a test and if you use the same xmlhttprequest object throughout the code, it will save cookies.

I think the exception is when cookies are set by a javascript - the object won't execute the script and the cookie won't be set.

Ricardo.