Decoding the url querystring
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.
jsheplerPosted Oct 6, 2004, 12:14 PM