Re: Can ajax upload file to a controller instead of uploadHanler.ashx?

  •  11-21-2012, 1:03 AM

    Re: Can ajax upload file to a controller instead of uploadHanler.ashx?

    Hi,

    I'm also try to get the server message in

    "uploader.WriteValidationError("test : file processed")"

     

    I did try some ajax like CuteWebUI_AjaxUploader_OnStop or CuteWebUI_AjaxUploader_OnPostback to

    get viewbag message from server, but it doesn't work. Can you provide me the full ajax api document, cause

    I cannot find the CuteWebUI_AjaxUploader_OnTaskStart that you used in your example in

    http://ajaxuploader.com/document/index.htm#page=JavaScript-API.htm 

     

    Is it has the event that fires when upload complete????

    thanks  

     

View Complete Thread