fileupload control to show only excel files ?
- by subash
i have a fileupload control in a web page writen in asp & c#.net .
on clicking the browse button it shows all the files in the upload dialog,i want to show only files of excel to be shown .how can it be done?
else do we have any other tools to show only excel files on clicking browse buttons?