[thelist] ASP - & Encoding

Howard Cheng howcheng at ix.netcom.com
Fri Mar 22 13:19:01 CST 2002


You want Request.QueryString("phone").

The Request.Form collection is from a form's posted values.

At 02:03 PM 3/22/2002 -0500, Feingold Josh S wrote:
>The issue seems to be that with my query:
>
>rs.Open "SELECT * FROM table WHERE phone ='" & request.form("phone") & "'"

::::::::::::::::::::::
Howard Cheng
howcheng at ix.netcom.com
AIM: bennyphoebe
ICQ: 47319315




More information about the thelist mailing list