As for FileUpload control..
-
Hi. I programmed a FileUpload which is already working fine. But, there is a problem. I'd like to allow all formats of files , for example, jpg, mpeg, mp3, zip, exe., but ".exe file format" can't be uploaded. When I upload a file with .exe format, it shows an error page. How can I allow all formats containing .exe?? Ah, Actually the .exe format file is an install file. Thank you.
-
Hi. I programmed a FileUpload which is already working fine. But, there is a problem. I'd like to allow all formats of files , for example, jpg, mpeg, mp3, zip, exe., but ".exe file format" can't be uploaded. When I upload a file with .exe format, it shows an error page. How can I allow all formats containing .exe?? Ah, Actually the .exe format file is an install file. Thank you.
Tell me what error page ur getting. AFAIK, file upload should allow exe to be uploaded. Might be some config settings are blocking in your server to upload exes. :(
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->****
InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend**