最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

ASP ContentType 屬性

response 對(duì)象參考手冊(cè)

ContentType 屬性為 response 對(duì)象設(shè)置 HTTP 內(nèi)容類型。

語(yǔ)法:

response.ContentType[=contenttype]
參數(shù) 描述
contenttype

描述內(nèi)容類型的字符串。

如需完整的內(nèi)容類型列表,請(qǐng)參閱您的瀏覽器文檔或 HTTP 規(guī)范。

實(shí)例

如果 ASP 頁(yè)面沒有設(shè)置 ContentType 屬性,那么默認(rèn)的 content-type 頭部是這樣的:

content-type:text/html

其他一些常用的 ContentType 值:

<%response.ContentType="text/HTML"%>
<%response.ContentType="image/GIF"%>
<%response.ContentType="image/JPEG"%>
<%response.ContentType="text/plain"%>
<%response.ContentType="image/JPEG"%>

此例會(huì)在瀏覽器中打開一個(gè) Excel 電子表格(如果用戶已經(jīng)安裝了 Excel ):

<%response.ContentType="application/vnd.ms-excel"%>
<html>
<body>
<table>
<tr>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
<tr>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
</tr>
</table>
</body>
</html>

response 對(duì)象參考手冊(cè)

伊宁县| 达州市| 娄底市| 连山| 峨眉山市| 大英县| 微山县| 青田县| 四子王旗| 贵港市| 天镇县| 明水县| 沧源| 长沙县| 阿图什市| 建宁县| 若尔盖县| 广宗县| 鄂托克旗| 敖汉旗| 北辰区| 墨脱县| 溧阳市| 舟曲县| 时尚| 都江堰市| 醴陵市| 收藏| 绥阳县| 青州市| 军事| 江永县| 山西省| 荆州市| 科技| 博乐市| 临江市| 洞口县| 丘北县| 仙居县| 枣阳市|