Robert Byrne
Member since Aug 15, 2011
- Profile: /members/8775-robert-byrne.htm
- Comments: 1
Recent Blog Comments By Robert Byrne
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Aug 15, 2011 at 3:51 PM
Helpful piece of code. Thanks. I've got a value coming in which I want to pass onto the next page. However, the escape characters in the query string are complicating matters. For instance: Initial value: Testing - escape:characters(+) Value from document.location.search: Testing+-+escape%3Ac... read more »