Hi Randy The PHP sample was badly broken and there were unnecessary requirements of parameter names (like qqfile). This has now been fixed in the current SVN trunk, and the application/octet-stream is no longer used - i.e., in PHP you can just access the $_FILES[] array as with "normal" file uploads.
John On 17/10/2011 20:14, "randylb" <[email protected]> wrote: >I think I have a solution...looks like setting the parameter "qqfile" in >the >addParam directive of uploader directly serves my purpose. > >-- >View this message in context: >http://qooxdoo.678.n2.nabble.com/UploadMgr-connection-to-Backend-tp6886082 >p6902004.html >Sent from the qooxdoo mailing list archive at Nabble.com. > >-------------------------------------------------------------------------- >---- >All the data continuously generated in your IT infrastructure contains a >definitive record of customers, application performance, security >threats, fraudulent activity and more. Splunk takes this data and makes >sense of it. Business sense. IT sense. Common sense. >http://p.sf.net/sfu/splunk-d2d-oct >_______________________________________________ >qooxdoo-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
