I am writing an asp.net web app which involves the use of the FileUpload control.
FileUpload
Right now, this particular FileUpload control only expects .z
I believe it is not possible.Filter by file type in browser is not control by asp.net.It is a browser functionality.
This question already asked in stackoverflow.Please click filter the file type with the file upload control