Hi all,
I am trying to read a parameter value that contains special characters
such as '&' using Request.Querystring. But it does not read the whole string
containing the value. How can I allow the link to pass parameter with
special characters?
Thanks.
I tried your solution. But it did not work. Probably because the
application that opens my ASP.Net page does not support ASP.Net. It needs to
be in HTML/Javascript/VBScript. Please help.
Hi,
escape function worked for me. Thank you very much. May I ask one more
question. Do I need to use any decoding function in ASPX page to receive the
value?
Hi,
escape function worked for me. Thank you very much. May I ask one more
question. Do I need to use any decoding function in ASPX page to receive the
value?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.