<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head>
<card title="服务器响应的HTTP内容类型 Response.ContentType 详细列表" id="card1">
<p> 游客</p><p>
标题:服务器响应的HTTP内容类型 Response.ContentType 详细列表<br/>
正文:<br/>
服务器响应的HTTP内容类型 不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式.代码如:&amp;lt;% response.ContentType =&amp;quot;text/html&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/ContentType.html&amp;quot; --&amp;gt;显示的为网页,而 &amp;lt;% response.ContentType =&amp;quot;text/plain&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/sscript/ContentType.html&amp;quot; --&amp;gt;则会显示html原代码.以下为一些常用的 ContentTypeGIF images  &amp;lt;% response.ContentType =&amp;quot;image/gif&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/myimage.gif&amp;quot; --&amp;gt;JPEG images  &amp;lt;% response.ContentType =&amp;quot;image/jpeg&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/myimage.jpeg&amp;quot; --&amp;gt;TIFF images  &amp;lt;% response.ContentType =&amp;quot;image/tiff&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/myimage.tiff&amp;quot; --&amp;gt;MICROSOFT WORD document  &amp;lt;% response.ContentType =&amp;quot;application/msword&amp;quot; %&amp;gt; &amp;lt;!--＃i nclude virtual=&amp;quot;/myfile.doc&amp;quot; --&amp;gt;RTF document  &amp;lt;% respons<br/><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=108&amp;Page=1">[&lt;&lt;]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=108&amp;Page=1">[[1]]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=108&amp;Page=2">[2]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=108&amp;Page=3">[3]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=108&amp;Page=8">[&gt;&gt;]</a><br/>
<br/>
<a href="wap.asp?act=Com&amp;id=108">查看评论(0)</a><br/>
<a href="wap.asp?act=AddCom&amp;inpId=108">发表评论</a><br/><br/>

<br/>

<br/>
<a href="http://camnpr.com/wap.asp">首页</a>
</p>
</card>
</wml>