明凯博客

关注网站技术,一个特立独行的程序员

contenttype

Response.ContentType 详细列表及调用方法

不同的ContentType 会影响客户端所看到的效果,默认的ContentType为 text/html 也就是网页格式。 代码如: 1 2 < % response.ContentType ="text/html" %> <!–#i n […]

, , , ,