Displaying 1 result from an estimated 1 matches for "swfuploadwith".
2008 Jan 20
3
CookieStore and Session data via POST vars (no cookies)
This might be a solved issue, so I thought I''d ask.  I''m trying to use  
SWFUpload with the cookiestore.  I''m passing in the session_id  
variable through a POST parameter in the upload.  I''ve verified that  
Flash is sending the POST params (Flash 9).
I thought simply by setting cookie_only to false for that method, I  
would be able to get that to work.