PDA

Click to See Complete Forum and Search --> : QueryString troubles


joey o.
Oct 16th, 2000, 02:08 PM
Hi!
No matter what I do I can't make the QueryString carry more than one word or character with spaces. I need to check on keys that are two or more words. Can anyone help? Thanks.

Code:
<Form method="POST" action="My.asp"?pn=<%=Query("ISSUENUM1")%>>

'ISSUENUM1 is "F F F FF" in this case.

joey o.
Oct 16th, 2000, 05:21 PM
OK
Forget this. It's a DB problem. I'll post again.

monte96
Oct 16th, 2000, 06:16 PM
Enclose it in quotes