It seems to be a bug in flash's FileReference.upload: http://www.visible-form.com/blog/flash-file-upload-and-session-cookies/ http://swfupload.org/forum/generaldiscussion/383
On Jun 19, 8:11 am, mdipierro <[email protected]> wrote: > Yes but I am sure there is a way to pass the cookie in flash. > > On Jun 19, 7:58 am, "mr.freeze" <[email protected]> wrote: > > > Would it be possible to pass a session id with the upload url and > > manually connect to the session somehow? > > > On Jun 19, 7:24 am, mdipierro <[email protected]> wrote: > > > > There must be a way to pass the cookie. If you find a solution let us > > > know. > > > > On Jun 19, 1:22 am, Trollkarlen <[email protected]> wrote: > > > > > I think that can be hard because the user is in this case already > > > > logged in. > > > > The upload page requiers login, then it sends the files to a new page. > > > > > So in this stage i dont have the login credentials (password). > > > > > /R > > > > > On Jun 19, 5:28 am, mdipierro <[email protected]> wrote: > > > > > > you can try using basic authentication. > > > > > > On Jun 18, 2:36 pm, Robert Marklund <[email protected]> wrote: > > > > > > > Hi, > > > > > > I have a flash uploader that don't send the session cookie to the > > > > > > upload > > > > > > function. > > > > > > And there for cant do auth. > > > > > > > Is there any way i solve this ? > > > > > > Perhaps with post or get data to send the session id ? > > > > > > > /R > > > > > > > -- > > > > > > ______________________________________________ > > > > > > Robert Marklund > > > > > > > Phone: +46 (0)46 19 36 82 > > > > > > Mobile: +46 (0)70 213 22 76 > > > > > > E-mail: [email protected] > > > > > > ______________________________________________ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

