1
Answer

Decoding the url querystring

karthik.gopalan

karthik.gopalan

20y
2.2k
1
Hi, I am sending the query string as below ?query=%barbara&no=1 After the getting from the qury string i decoded it. While decoding the query string the %ba will converted into a null string How can i avoid it.
Answers (1)