Joshua
Member since Jan 7, 2014
- Profile: /members/11530-joshua.htm
- Comments: 1
Recent Blog Comments By Joshua
-
Ask Ben: Parsing CSV Strings With Javascript Exec() Regular Expression Command
Posted on Jan 7, 2014 at 2:37 PM
if (strData != "") { } Add this around the function so that the delimiter itself does not attempt to be parsed, just a little bug :)... read more »