Closed
09-02-2004, 12:56 AM
Hi!
I'm trying to send values to the server. URL likes test.asp?id=3322+. But in test.asp Request.QueryString("id") shows me only 3322, not 3322+. How can i retrieve comlete value of id parameter?
Thanks!
I'm trying to send values to the server. URL likes test.asp?id=3322+. But in test.asp Request.QueryString("id") shows me only 3322, not 3322+. How can i retrieve comlete value of id parameter?
Thanks!