Get URL Parameters Using Javascript An easy way to parse the query string in your URL to grab certain values. Published Aug 17, 2006 by lobo235 Last updated on May 19, 2009 Most of the server-side programming languages that I know of like PHP, ASP, or JSP give you easy access to parameters in the query string of a URL. Javascript does not give you easy access. With javascript you must write your o