Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Using the manual mode
Using the manual mode
Last post 04-19-2009, 11:33 PM by
cutechat
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
04-19-2009, 3:00 PM
51235
idvr
Joined on 04-20-2009
Posts 3
Using the manual mode
Reply
Quote
Hi,
Is there a way to use the manual mode of the uploader but fire the upload from the code behind?
Thanks
04-19-2009, 11:33 PM
51238
in reply to
51235
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Using the manual mode
Reply
Quote
Hi,
You can start upload manually using the javascript API.
http://ajaxuploader.com/Demo/Start-uploading-manually.aspx
You can also get the source of Start-uploading-manually.aspx from the downloaded samples.
In that sample , you will know how to use the CuteWebUI_AjaxUploader_OnPostback event.
http://ajaxuploader.com/document/scr/JavaScript-API.htm
Regards,
Terry