Community Member Profile
Kevin Andresen
Member since Dec 11, 2008
- Profile: /members/2373-Kevin-Andresen.htm
- Comments: 1
- Points: 1
Recent Blog Comments By Kevin Andresen
-
Ask Ben: Getting Query String Values In JavaScript
Posted on May 14, 2007 at 3:32 PM
Gentlemen, It seems to me the final example does call exec(): var firstName = /\w+/i(input.value); While it bends my C++ mind, that looks like a pretty straight call to me as given by the first paragraph of the exec() Description. firstName is an array where firstName[0]... read more »



