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.
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.