摘要:
不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式.代码如:<% response.ContentType ="text/html" %> <!--#i nclude virtual="/ContentType.html" -->显示的为网页,而<% response.ContentType ="... 阅读全文
posted @ 2008-10-19 22:45
hemingchen
阅读(91173)
评论(1)
推荐(8)