referrer` and saving the value in a cookie. The result is coming like this with strange characters:
http%3A//www.rzammit.com/props/testpage.asp%3Fadv%3D123%26loc%3D45
How I can remove those strange characters so the link will show correctly please?
thanks
Here is the cookiescript I have used since mid ’90s – fee free to replace escape with encodeURIComponent and unescape with decodeURIComponent to bring it into the 2010s 😉