asp:FileUpload - possible to change file filter?

  • Thread starter Thread starter Handy Andy
  • Start date Start date
H

Handy Andy

Anyone know how to change the list of file types displayed by the
asp:FileUpload control in its file selection dialog, or am I stuck with 'All
Files(*.*) Pictures (*.gif, *.jpg) HTML (*.htm, *.html)'?

TIA

Andy
 
while there is an accept attribute on the file input, no browser i know
supports its. you're stuck.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top