-
Passing more than one variable in a QueryString
I am wondering is it possible to send more than one variable in a QueryString?
I am using
RESPONSE.REDIRECT "page.asp?Var1=434342"
Can I add a second Variable in the string like this?
RESPONSE.REDIRECT "page.asp?Var1=3232323?Var2=4343434"
Thanks in Advance
Michael R. Ducharme
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|