标题: Response对象5
轻骑兵
中校
Rank: 1



UID 90
精华 2
积分 1636
帖子 778
威望 19
金币 808
热心 0
阅读权限 50
注册 2005-9-15
状态 离线
Response对象5

Response对象常与其它的代码混合使用。下面这段代码演示了response.write与其
它代码混用的例 子。
<html><head>
<title>res5.asp</title>
</head><body bgcolor="#FFFFFF">
<%
" The response object can be used to write text
" but sometimes some functions must be used to transform
" the text instead of sending as is to the browser
response.write "<B>Hyperion</b> by <I>Dan Simmons</i> is a great
novel"
response.write "<p>"
response.write server.htmlencode("<B>Hyperion</b> by <I>Dan
Simmons</i> is a great novel")
response.write "<p>"
response.write "Joe Smith & Hilda = a team"
response.write "<p>"
response.write server.URLencode("Joe Smith & Hilda = a team")
%>
</body></html>

顶部
[广告] 免费域名(Free Subdomain) 免费空间(Free hosting) PR查询(Google Pagerank)



当前时区 GMT+8, 现在时间是 2008-10-12 06:29
信产部ICP备案:京ICP备05066424号 北京市公安局网监备案:1101050648号

Powered by Discuz! 5.5.0
清除 Cookies - 联系我们 - 网友俱乐部 - Archiver - WAP