Querystring in ASP.NET
Hi,
I am using a form with server side controls and redirecting the results to another page. I used the sessions on the code behind and it is not getting in that redirected page. So I tried the querystring to pass the variables to that page. But it is terminating at the "&" when I am adding the second value to the querystring and displaying error.
Please help me on these things: How to pass the session variable from the code behind or Querystring Immediately.
SK
__________________
Thanks in advance.
Regards,
Senthil Kumar M.
|