Hi,

I've been playing around with Flex 2 to upload images to my web application. I'm using a cookie to maintain a session (it contains a session_id) and when I upload the file, it is behaving strangely using Flash player 9. In Internet Explorer 6.0, a new session will be created, meaning that the cookie wasn't passed with the POST and  this session will be used for future GET requests. In Mozilla Firefox 1.5, a new session will be created that will be used for future file uploads, but the GET requests will use the old session still, so it looks like two client cookies are being maintained. Any help or tips to get around this problem would be greatly appreciated, I'm using ruby on rails on the server side so cookies are my preferred option for maintaining session state - passing it as a URL parameter is a little messy.

thanks,
Richard.
[EMAIL PROTECTED]


On Yahoo!7
Photos: Unlimited free storage – keep all your photos in one place! __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to