Response.ContentType = "application/octet-stream"; Response.AppendHeader("Content-Disposition", "attachment; filename=xxx.mht");