支持加号空格的查询

代码如下: % Response.write'关键字:('hr' x=Replace(trim(request('Q')),'',',') ''x=array(x) t=split(x,',') SQL='Select*FromTBwherekis0' fori=0toUBound(t) ift(i)''then Response.write'第'hr' SQL=SQLortitlelike''' ''这个是关键 endif next Response.writeSQL % Formaction

作者: 来源: 时间: 17-11-23 15:10:10

代码如下:
<%
Response.write "关键字:("&trim(request("Q"))&")"&"<hr>"
x=Replace(trim(request("Q"))," ",",")
''x=array(x)
t=split(x,",")
SQL="Select * From TB where kis<>0"
for i=0 to UBound(t)
if t(i)<>"" then
Response.write "第"&i+1&":"&t(i)&"<hr>"
SQL=SQL&" or title like ''"&t(i)&"''"  ''这个是关键
end if
next
Response.write SQL
%>
<Form action="">
<table>
<tr>
<td><Input Name="Q" onkeyup="this.value=http://www.popasp.com/this.value.replace(/s+/g,'' '')"><input type="submit" value="http://www.popasp.com/查
询"></td>
</tr>
</table>
</form>
11
22
33
隐藏区块

会员注册

本功能为预留功能,暂不支持注册 ^_^

Login

社交帐号登陆

使用以下任意帐号可登陆本站

Close section
Close

联系我们

关于5UCMS 您有任何需求 均可以留言给我们