How do I encode JavaScript code into a URL?
Created May 4, 2012
Jayesh Nazre Use the escape and unescape functions for the required task.
For further references refer the following URL: http://developer.netscape.com/docs/manuals/js/server/jsguide/. NOTE: This page seems to hang Internet Explorer.