简体   繁体   中英

'open file' dialog in ASP.NET

如何在不使用FileUpload控件的情况下在ASP.NET中获取OpenFileDialog?

如果可以选择Silverlight途径,则可能值得考虑Silverlight OpenFileDialog

Note that ASP.NET merely renders the HTML file input, and the browser handles the rest. If you want different behavior, you'll need to do something on the client side, like JavaScript, Flash, etc.

I would start with Uploadify , which uses jQuery and Flash.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM