>I do spend lot of time with language syntax cause sometimes things �obvious for the profs, are not so obvious for the newbies.
Run your code through a
linter such as
JSLINT or
JSHINT to catch errors, typos and deviations from best coding practices:
JSLINThttp://www.jslint.com/JSHINThttp://www.jshint.com/Or use the
linter built into
jsfiddle.net (
JSHINT) or a
linter plugin of your favorite editor editor. The free text editor
notepad++ has a
JSLINT plugin
Notepad++http://notepad-plus-plus.org/JSLINT Plugin for Notepad++http://sourceforge.net/projects/jslintnpp/If you post code use a pastie or pastebin.com to get syntax highlighting and indexing appropriate for the language.
Regarding your CSV question, post a new message because it is difficult to separate your issue from the original question and I need the extra forum points to win the
all expenses paid trip to Hawaii QuickBase is offering.