A cópia do código é a seguinte:
<%
Response.Write "Keyword :(" & Trim (request ("q") e ")" & "<hr>"
x = Substitua (Trim (request ("q"), "" "," ")
'x = array (x)
t = divisão (x, ",")
Sql = "Selecione*FromTbwherekis <> 0"
fori = 0Toubound (t)
ift (i) <> "" então
Response.Write "Things" & I+1 & ":" & t (i) & "<hr>"
Sql = sql & "ortitlelike '" & t (i) & "'" 'Esta é a chave
endif
próximo
Response.WritesQL
%>
<Formaction = "">
<tabela>
<tr>
<td> <inputName = "q" onkeyup = "this.value = this.value.replace (// s+/g, '')"> <inputType = "submit" value = "check
Inquérito "> </td>
</tr>
</tabela>
</morm>