AllowedFileExtensions

Last post 10-26-2012, 7:50 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  10-25-2012, 9:08 AM 75052

    AllowedFileExtensions

    How do I allow all file extensions? or "*.*" which does not seem to work.
  •  10-26-2012, 7:50 AM 75070 in reply to 75052

    Re: AllowedFileExtensions

    Hi FusionImaging,

     

    If you are testing the mvc demo, please open file  "UploadHandler.ashx" and remove the code below

     

     option.AllowedFileExtensions = "*.jpg,*.gif,*.png,*.bmp,*.zip,*.rar";

     

    Regards,

     

    Ken 

View as RSS news feed in XML