[thelist] ASP - & Encoding

Chris Blessing webguy at mail.rit.edu
Fri Mar 22 12:54:01 CST 2002


No no, I meant what does request("phone") give you as far as a value?  Have
you tried response.write'ing your query to see what value is going in the
WHERE clause?

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> The page should perform the following query:
>
> rs.Open "SELECT * FROM table WHERE phone ='" & request.form("phone") & "'"
>
> and return the recordset.
>
> Josh




More information about the thelist mailing list