您的位置:首页技术开发ASP教程 → Response对象5

Response对象5

时间:2004/11/7 4:13:00来源:本站整理作者:蓝点我要评论(0)

Response对象常与其它的代码混合使用。下面这段代码演示了response.write与其

它代码混用的例 子。





res5.asp



<%

' 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 "Hyperion by Dan Simmons is a great

novel"

response.write "

"

response.write server.htmlencode("Hyperion by Dan

Simmons
is a great novel")

response.write "

"





response.write "Joe Smith & Hilda = a team"

response.write "

"

response.write server.URLencode("Joe Smith & Hilda = a team")

%>










相关阅读 Windows错误代码大全 Windows错误代码查询激活windows有什么用Mac QQ和Windows QQ聊天记录怎么合并 Mac QQ和Windows QQ聊天记录Windows 10自动更新怎么关闭 如何关闭Windows 10自动更新windows 10 rs4快速预览版17017下载错误问题Win10秋季创意者更新16291更新了什么 win10 16291更新内容windows10秋季创意者更新时间 windows10秋季创意者更新内容kb3150513补丁更新了什么 Windows 10补丁kb3150513是什么

文章评论
发表评论

热门文章 没有查询到任何记录。

最新文章 《龙珠:超宇宙》 战斗E3 2014:瘆人僵尸《消 asp代码实现access数据导出到excel文件如何使用FSO读取Js文件内容并可以编辑修改对初学者有用的一些asp函数集学习ASP编程必会的代码

人气排行 asp代码实现access数据导出到excel文件asp不需要任何配置的伪静态实现如何使用FSO读取Js文件内容并可以编辑修改asp去除html标记和空格的代码Asp全选删除代码教大家网页伪静态知识及其2种实现方法Microsoft SQL Server 7.0安装问题(一)ASP.NET中的Code Behind技术4