window.unescape()
Unencodes a value that has been encoded in hexadecimal (e.g., a cookie).
Syntax
window.escape(sValue)Parameters
Example
Notes
See also window.escape().
Specification
DOM Level 0. Not part of specification.
Netscape Communications http://developer.netscape.com |