Save dialog box to download file, Saving file from ASP.NET server to the client

前端 未结 5 952
谎友^
谎友^ 2020-12-01 21:59

I\'ve been searching around the internet, but couldn\'t find any useful answer.

I have an ASP.NET web site, which is deployed on server. The ASP.NET web site on the

5条回答
  •  时光说笑
    2020-12-01 22:45

    The correct keywords are "File Browser asp.net" to find a lot of examples with source code.

    Here is one from codeproject:

    http://www.codeproject.com/Articles/301328/ASP-NETUser-Control-File-Browser

提交回复
热议问题