<% dim i as boolean i = "shoot" Like "F" If i = False Then response.write("no") Else response.write("yes")
End If %>
tio