2012年10月30日

Response.ContentType 详细列表 《转载》

摘要: 不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式.代码如:<% response.ContentType ="text/html" %><!--#i nclude virtual="/ContentType.html" -->显示的为网页,而<% response.ContentType ="text/plain" %><!--#i nclude virtual="/sscript/ContentType.ht 阅读全文

posted @ 2012-10-30 08:15 lanyue52011 阅读(172) 评论(0) 推荐(0) 编辑

导航