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