0

Uploader - Cookies not sent on Windows?

Hi,

I am using the Uploader class for an upload widget. Besides my regular crashing of the whole plugin on some machines, I see another problem - Cookies are not sent on Windows. I am reading document.cookie and adding it to the Uploader.upload call. On Mac OS X, everything works like a charm - either remote or on localhost. The cookies are read and send along the request. On Windows I can read the cookies and dump them to the console, but they are not sent along the request. I am using Firefox 3.0.10 and BrowserPlus on both machines.

Any help is highly appreciated, cause it is driving me nuts. smile.gif

Best regards,
Oliver

by
2 Replies
  • Oliver,

    We recently experienced a similar problem internally and found that we needed to set "INTERNET_FLAG_NO_COOKIES" in WinINet. I believe this will solve your problem. We're releasing an update to the platform in a few weeks that will include this change.

    Regards,

    Steve
    0
  • Steve,

    QUOTE (steven_spencer @ Apr 29 2009, 05:16 PM) <{POST_SNAPBACK}>
    We recently experienced a similar problem internally and found that we needed to set "INTERNET_FLAG_NO_COOKIES" in WinINet. I believe this will solve your problem. We're releasing an update to the platform in a few weeks that will include this change.


    thank you for the information and thanks for fixing it. :)Oliver
    0
This forum is locked.

Recent Posts

in Support & General Questions