How can I directly save the interface?

zhaozj2021-02-12  147

Output to the client in the form of file flow, remember to join Response.Appendheader ("Content-Disposition", "Attachment; FileName =" System.web.httputility.URLENCODE (System.Text.Encoding.utf8.getbytes ("query results. XLS ")));

Key words attachment: Save dialog inline: If the client is installed, it is automatically opened.

转载请注明原文地址:https://www.9cbs.com/read-7323.html

New Post(0)