Cory
03-23-2000, 02:33 PM
I am passing a string from one page to another using HTML Forms (POST method).
Due to special characters in the string, it is nessecary to htmlencode it.
The problem is, that the string is still encoded on the second page. Is there
a way to "reverse" htmlencode?
Due to special characters in the string, it is nessecary to htmlencode it.
The problem is, that the string is still encoded on the second page. Is there
a way to "reverse" htmlencode?