C#交流俱乐部

学习为主,互相帮助

博客园 首页 新随笔 联系 订阅 管理

2010年5月24日 #

摘要: Response.ContentType 详细列表不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式.代码如:<% response.ContentType ="text/html" %><!--#i nclude virtual="/ContentType.html" --> 显示的为网页,而&... 阅读全文
posted @ 2010-05-24 18:35 bluce chen 阅读(526) 评论(0) 推荐(0) 编辑