Problem with QueryString
Hi all,
Is it possible in ASP to pass values in QueryString through variables rather than passing as direct values?
I was trying like this <form action="http://localhost/a.asp?bookname=&bn">
But failed.If possible help me.
Thanks in advance
sumesh
|