Response.ContentType = "application/octet-stream"; Response.AppendHeader("Content-Disposition", "attachment; filename=xxx.mht");
转载于:https://www.cnblogs.com/Setme/archive/2012/06/05/2537165.html
Response.ContentType = "application/octet-stream"; Response.AppendHeader("Content-Disposition", "attachment; filename=xxx.mht");
转载于:https://www.cnblogs.com/Setme/archive/2012/06/05/2537165.html