Re: Customize the look & feel of error message alert window

  •  09-19-2013, 2:33 PM

    Re: Customize the look & feel of error message alert window

    hi novi,

     

    by the way file type not support and file too large message can set by the properties below directly.

     

       <CuteWebUI:Uploader runat="server" ID="uploader1"  FileTypeNotSupportMsg="not support" FileTooLargeMsg="too large">        </CuteWebUI:Uploader> 

     

    Regards,

     

    Ken 

View Complete Thread