Javascript url decode, encodeLicense

You can use this Javascript to encode / decode url parameters. Script is fully compatible with UTF-8 encoding. It’s useful when u want to transfer data using AJAX technology, or for other operations which involve url parameter manipulation.

If you plan using UTF-8 encoding in your project don’t forget to set the page encoding to UTF-8 (Content-Type meta tag).

Source code for webtoolkit.url.js