Search

You searched for the word(s):
< 1 second(s)
  • Re: Check for MIME types

    Thanks, Ken. This fixed the issue.
    Posted to Ajax Uploader (Forum) by Ardalan on May 30, 2013
  • Re: MoveTo throws an exception

    The exception is thrown on the first file. The files have different GUIDs, as you can see in the screenshot.
    Posted to Ajax Uploader (Forum) by Ardalan on May 30, 2013
  • Re: MoveTo throws an exception

    I have included a screenshot of the debugger. Let me know if you need any other information. &nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by Ardalan on May 29, 2013
  • Re: Check for MIME types

    How can I specify which MIME types to check? That was my initial question. How do I set the ValidateOption.AllowedFileMimeTypes property? Would you please give me an example? &nbsp; Also, this link that you provided (http://www.ajaxuploader.com/document/index.htm#page=html/How-to-catch-uploader-error.htm) does not give specific instructions on ...
    Posted to Ajax Uploader (Forum) by Ardalan on May 29, 2013
  • Re: Check for MIME types

    Hi Ken, &nbsp; I want to check the MIME type because the user can easily bypass the file extension validation by renaming the file. Does this control support MIME type checking?
    Posted to Ajax Uploader (Forum) by Ardalan on May 28, 2013
  • Re: MoveTo throws an exception

    Hi Ken, &nbsp; I tried a different folder and got the same exception. Here is the ASPX code: &nbsp;&lt;CuteWebUI:UploadAttachments runat=&quot;server&quot; ID=&quot;MultiFileUploader&quot; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InsertText=&quot;Add a ...
    Posted to Ajax Uploader (Forum) by Ardalan on May 28, 2013
  • MoveTo throws an exception

    Hello, &nbsp; When I try to save an uploaded file using the MoveTo method, I get the following IOException: &nbsp; &quot;Cannot create a file when that file already exists.&quot; &nbsp; The folder I am trying to save the file to is empty! I tried passing both absolute and relative paths to the method, but to no avail. What is the ...
    Posted to Ajax Uploader (Forum) by Ardalan on May 24, 2013
  • Check for MIME types

    Hi, &nbsp; There is no documentation for ValidateOption.AllowedFileMimeTypes. How can I use this property to limit the file types a user can upload? And more importantly, where can I set the error message shown to the user if he/she uploads a file with an invalid type? &nbsp; Thanks.&nbsp;
    Posted to Ajax Uploader (Forum) by Ardalan on May 24, 2013