With the FileUpload ASP.NET web control, is it possible to specify a filename or filetype to limit the files displayed in the browse dialog?
For example "*.xlsx" or "Foo*.docx"
With the FileUpload ASP.NET web control, is it possible to specify a filename or filetype to limit the files displayed in the browse dialog?
For example "*.xlsx" or "Foo*.docx"