Hi!
Ive encoded a string using server.urlencode(string) and this works fine...
However how do i unencode the string such that the text will be without the %55 ect?
Does anyone know?
Ive tried server.htmldecode and this does not seem to work.
any help would be greatly appeciated!!
Many Thanks
Ive encoded a string using server.urlencode(string) and this works fine...
However how do i unencode the string such that the text will be without the %55 ect?
Does anyone know?
Ive tried server.htmldecode and this does not seem to work.
any help would be greatly appeciated!!
Many Thanks