mht

Response.ContentType = "application/octet-stream";
Response.AppendHeader("Content-Disposition", "attachment; filename=xxx.mht");
posted @ 2012-06-05 18:37  Setme  阅读(242)  评论(0)    收藏  举报