Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: cannot get file to upload prior to server side code running
Re: cannot get file to upload prior to server side code running
01-14-2010, 7:32 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: cannot get file to upload prior to server side code running
Reply
Quote
Hi,
Please check the HTML code of this page
http://ajaxuploader.com/Demo/Start-uploading-manually.aspx
in btnSave_OnClientClick, if call startupload(), you should return false to prevent the page submit.
and you need handle the CuteWebUI_AjaxUploader_OnPostBack event for submitting the form by the button again.
Regards,
Terry
View Complete Thread