Are you possibly using FireFox 1.5?  We've seen this with FP8 and the
new version of FFX.


Carson

____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 
 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Andriy Panas
Sent: Friday, December 02, 2005 9:30 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flash 8 "File upload" feature creates a new
session at server

Dear flexcoders,

We try to use seemingless experience in our Flex 1.5 application during
the "File uploading"
action while using Flash 8 API as described in the article here:
http://www.macromedia.com/devnet/flex/articles/fp8_features.html

The file upload using HTTP protocol works OK - the file is actually
stored remotely at the server.

We use session at server to authorize the user while requesting the data
from the database.
We store "user id" at server session to identify him.

The unexpected problem is the that "File upload" command creates a NEW
session at server, which obviously does not hold a "user id" number.

Seems like when swf calling FileReference.upload(handlerURL) method, the
handler (which is a server script) can't see session cookie.


--
Best regards,
 Andriy                          mailto:[EMAIL PROTECTED]






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



 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
1.2 million kids a year are victims of human trafficking. Stop slavery.
http://us.click.yahoo.com/.QUssC/izNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to