Hi,

I have this fileupload in my program and I want to set it's extension to .xls only,
Is it possible? If yes, how can I set it so it's file filter will only be .xls?

Thanks

Recommended Answers

All 2 Replies

Are you referring to a FileOpen dialog box

Are you referring to a FileOpen dialog box

nope, i'm referring to fileupload

<asp:fileupload id="fileupload1"/>

this is it's html tag..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.