I'm attempting to use this, but having some probs accessing the file that is uploaded via php. How is the uploaded file sent to the specified uploadScript? Accessing the php $_FILES doesn't seem to give me anything. If I dump out my post in the afterScript I get things such as: [allFiles] => [object Object] [file_fr] => [object Object] [list_obj] => [object Object]
Is it one of these vars? Thanks. Alexandre Plennevaux wrote: > > Hello, > > my Plugin replacing file input fields with a richer Flash based upload > field (with progress bar) is ready for your delicate use: > HYPERLINK > "http://www.pixeline.be/test/jquery/jqUploader/index.html"http://www.pixeline.be/test/jquery/jqUploader/index.html > > > I haven't been able to test it on other platforms than IE7 and FF2 on > Windows XP. So shoot me if it does not work on your platform. > > > > Special thanks to Vlada and Alex Cook for your help and advise! > > > Alexandre > > > -- View this message in context: http://www.nabble.com/jqUploader%3A-flash-based-file-upload-tf3270610.html#a9105127 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
