I have a problem if the parameter has a "&" symbol in querystring,
i think asp.net will split the value into 2 values as "&" is a spliter
any advise can give me to solve this problem?
P.S. I can't restrict user don't input "&" symbol when input
Thanks in advanced.