Re: Click ok to resume file

  •  03-10-2009, 7:40 PM

    Re: Click ok to resume file

    Hi cutechat,
     
    so in this case,
     
    protected void InputFile_FileValidating(object sender, UploaderEventArgs args)
        {
           throw new ArgumentException
        }
     
     
    where will the function "CuteWebUI_AjaxUploader_OnError" take place.
     
    Thanks for the help!
     
View Complete Thread