I have been trying to implement the UploadMgr library and have been able to
install implement the classes but so far I have been unable to connect the
backend and accomplish a file upload. Perhaps I am failing to grasp the
obvious...nonetheless I have had no success...any help would be
appreciated...below are some attempts.
In both cases the listener is fired and returns expected info.
var btn = new a1a3.model.UploadButton("Add Jpeg",
"resource/a1a3/images/test.png");
var uploader = new a1a3.model.UploadMgr(btn,
"./resource/a1a3/images/php.php")
...this returns "no files were uploaded" ...since nothing was passed to the
code
var btn = new a1a3.model.UploadButton("Add Jpeg",
"resource/a1a3/images/test.png");
var uploader = new a1a3.model.UploadMgr(btn, "path to classes")
...this of course never reaches the backend
Many thanks for any help
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/UploadMgr-connection-to-Backend-tp6886082p6886082.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