I am using fancyupload ( http://digitarald.de/project/fancyupload/ ) to have a nice queued multiple upload.
It works perfectly, but there is a problem. When flash makes the request, the cookie information is lost, and thus the session is lost. I can attach the session id as a GET parameter, but then I don't really know how to load it.manually. I tried with all the functions listed on this page: http://beaker.groovie.org/modules/session.html , but I couldn't figure it out. Any suggestions? Thanks, Francesco -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
