Trying to get swfupload to run with merb. When swfupload sends a request to my application it doesn't have a session. This is a known problem with swfupload. Through some hacks and mostly the tutorial from http://blog.airbladesoftware.com/2007/8/8/uploading-files-with-swfupload i've got been able to pass my session_id as a query parameter with the request.
My problem is i don't know what to do with the session_id that will give the request from swfupload its session. Any help on this is appreciated, Thanks, Mrknife --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
