Axel
Member since Jan 7, 2012
- Profile: /members/9457-axel.htm
- Comments: 3
Recent Blog Comments By Axel
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Jan 9, 2012 at 12:15 PM
Thanks, this works, I had to, however, type the i++ in an else{} statement after the if, this way strKey = "id" (and yes you guessed right, I actually wanted to skip id!) was skipped! Thanks a million!... read more »
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Jan 8, 2012 at 6:09 AM
Or possibly skip the document.write() on a particular strKey and objURL... read more »
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Jan 7, 2012 at 5:54 PM
nice script! only one question, how would I delete a particular objURL and strKey without changing the url?... read more »