摘要: Web文件的ContentType类型大全 Response.ContentType ContentType 属性指定服务器响应的 HTTP 内容类型。如果未指定 ContentType,默认为 text/html。 在ASP中使用它: ".*"="application/octet-stream" ".001"="application/x-001" ".301"="appl... 阅读全文
posted @ 2009-02-07 05:14 AnswerCard 阅读(214) 评论(0) 推荐(0)