我想要一个“另存为...”
我目前正在发送HTTP标头:
应用程序/八位字节流内容-部署: inline;filename=something.doc
在IE上弹出对话框?
发布于 2009-11-03 00:27:48
试试Content-Disposition: Attachment
Content-Disposition: Attachment
https://stackoverflow.com/questions/1662268
相似问题