Set file extensions for FileUpload

D

David Thielen

Hi;

Is there a way to set the extensions in the "Files of Type" for the FileOpen
dialog for the FileUpload control?
 
S

Steven Cheng[MSFT]

Hi Dave,

Thank you for posting.

As for the web page's file upload html element, it doesn't support such
file extension filter as the windows form file select dialog. So far for
file extension checking, we may need to use client-script to manually
validate the file path through the input file element's onchange client
side event.

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
D

David Thielen

ok - thanks. I didn't want it for validation, just so only the relevant files
were displayed in the FileOpen dialog.
 
S

Steven Cheng[MSFT]

Thanks for the followup.

Then, we could only use the current behavior so far.

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top