| Page 1 of 1 | [ 1 post ] |
|
I'm using the YUI uploader to upload various files to a servlet. The following code is triggered when a user clicks the upload button, but there are no responses and no requests being sent as a result.
Code: function uploadFiles(event){ uploader.uploadAll("http://localhost:8080/buildNews"); } Even stranger, if I just use "/buildNews" or as the url, the updateProgress method is triggered, but there are still no requests being sent. |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group