Parse query string in JavaScript - by sinaw I need to parse the query string www.mysite.com/default.aspx?dest=aboutus.aspx. How do I get the dest variable in JavaScript? Read the article