标题:[求助]谢谢了
取消只看楼主
caiyakang
Rank: 2
等 级:新手上路
威 望:5
帖 子:2111
专家分:0
注 册:2005-3-24
 问题点数:0 回复次数:0 
[求助]谢谢了
<% '取得URL地址 function JoinChar(strUrl) if strUrl="" then JoinChar="" exit function end if if InStr(strUrl,"?")<len(strUrl) then if InStr(strUrl,"?")>1 then if InStr(strUrl,"&")<len(strUrl) then JoinChar=strUrl & "&" else JoinChar=strUrl end if else JoinChar=strUrl & "?" end if else JoinChar=strUrl end if end function 这3个if分别是和哪个else对的
搜索更多相关主题的帖子: function 
2005-06-16 22:41



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-21029-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.705478 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved