S
Stanley
dim newQueryString as string = server.UrlEncode(mystring)
-Stanley
-Stanley
Nikhil Patel said: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?
Thanks...
-Nikhil