Poll Troy
01-01-2003, 11:46 AM
I have a page with both asp and javascript cookies. When I store an asp cookie, it destroys my javascript cookie by replacing all the strange characters by codes. (Example: "|" is replaced by "%7b") How to convert it back to the javascript version by using javascript?
Please help!
Please help!