ContentType 属性指定服务器响应的 HTTP 内容类型。如果未指定 ContentType,默认为 text/html。
在ASP中使用它: 
<% Response.ContentType = "text/HTML" %> 
<% Response.ContentType = "image/GIF" %> 
<% Response.ContentType = "image/JPEG" %> 
<% Response.ContentType = "text/plain" %> 
<% Response.ContentType = "image/JPEG" %>
赞
If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
 
 
QQ:154298438
QQ:417480759