社区
ASP
帖子详情
how to inclide "&" in asp arguments?
nerk
2001-12-17 09:41:24
test.asp?src=xxx.asp?yyy=1&xxx=2
how to get xxx.asp?yyy=1&xxx=2 as ONE argument of src?
help
...全文
93
6
打赏
收藏
how to inclide "&" in asp arguments?
test.asp?src=xxx.asp?yyy=1&xxx=2 how to get xxx.asp?yyy=1&xxx=2 as ONE argument of src? help
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
6 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
karma
2001-12-17
打赏
举报
回复
try
test.asp?src=xxx.asp?xxx=1%26yyy=1
nerk
2001-12-17
打赏
举报
回复
OK
thanks
nerk
2001-12-17
打赏
举报
回复
对不起,是我表达的不清楚
我是想这样:
地址栏输入:test.asp?src=xxx.asp?xxx=1&yyy=1
然后Request.Querystring("src")得到的是:xxx.asp
我想把:xxx.asp?xxx=1&yyy=1 都作为src的值,要怎么做?
nerk
2001-12-17
打赏
举报
回复
对不起,是我表达的不清楚
我是想这样:
地址栏输入:test.asp?src=xxx.asp?xxx=1&yyy=1
然后Request.Querystring("src")得到的是:xxx.asp?xxx=1
我想把:xxx.asp?xxx=1&yyy=1 都作为src的值,要怎么做?
chenchen
2001-12-17
打赏
举报
回复
server.UrlEncode
liaogs
2001-12-17
打赏
举报
回复
xxx.asp?yyy=1
一文搞懂List 、List<Object>、List<?>的区别以及<? extends T>与<? super T>的区别
前段时间看《Java编程思想》泛型时对 &amp;amp;amp;lt;? extends T&amp;amp;amp;gt;与&amp;amp;amp;lt;? super T&amp;amp;amp;gt;很懵逼,接着看到泛型与集合的更蒙蔽,随后又翻开《码出高效》时,对这些知识点才恍然大悟,发篇博客记录下 List、List、List&amp;amp;amp;lt;?&amp;amp;amp;gt; 的三者的
How to troubleshoot 'Procedure or function has too many
arguments
specified' in
asp
.net 2.0
td{fone-size:12px}原文链接:How to troubleshoot Procedure or function has too many
arguments
specified in
asp
.net 2.0 How to troubleshoot Procedure or function has too many
arguments
spe
golang not enough
arguments
in call to uuid.Must
错误信息 D:\go_workspace\pkg\mod\github.com\goadesign\goa@v1.4.0\uuid\uuid.go:18:23: not enough
arguments
in call to uuid.Must have (uuid.UUID) want (uuid.UUID, error) 情况 使用了goadesign微服务框架, 然后使用go mod 包管理...
too few
arguments
to function(如何解决这种错误)
too few
arguments
to function
not enough
arguments
in call to oprot.Flush
最近打算把之前C++相关的thrift项目,改成go项目。把协议重新生成后,就开始撸一发看看。 结果第一个错误就来了:not enough
arguments
in call to oprot.Flush,这是因为本地生成协议的版本是0.9.3与 go get git.apache.org/thrift.git/lib/go/thrift下载下来的库版本是不同导致的。 解决方法:到git.a...
ASP
28,406
社区成员
356,946
社区内容
发帖
与我相关
我的任务
ASP
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
复制链接
扫一扫
分享
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章