設(shè)置內(nèi)容類(lèi)型
代碼:
<%Response.ContentType="text/html"
%>
<!DOCTYPE html>
<html>
<body>
<p>This is some text</p>
</body>
</html>
結(jié)果:
This is some text
相關(guān)文章
- ASP 表單
- ASP Application 對(duì)象
- ASP Response 對(duì)象
- ASP Drive 對(duì)象
- ASP File 對(duì)象
- ASP 實(shí)例
- ASP 教程
- ASP Attributes 屬性
- ASP Delete 方法
- ASP Cookies 集合
- ASP ContentType 屬性
- ASP Abandon 方法
- ASP HTMLEncode 方法
- ASP MapPath 方法
- ASP ASPError 對(duì)象的屬性
- ASP CopyFile 方法
- ASP CreateFolder 方法
- ASP GetParentFolderName 方法
- ASP OpenTextFile 方法
- ASP.NET DataValueField 屬性