Joe
Member since Jun 15, 2011
- Profile: /members/8498-joe.htm
- Comments: 3
Recent Blog Comments By Joe
-
Parsing CSV Data Using ColdFusion
Posted on Jun 15, 2011 at 9:41 AM
If you want an example of uploading a csv (using Ben's csvtoarray) and then looping through each element within an array within an array, here it is: <!--- Assumes you already processed your form and have the file file... now get your csv file to your server ---> <cffile action = &... read more »
-
Parsing CSV Data Using ColdFusion
Posted on Jun 15, 2011 at 9:41 AM
If you want an example of uploading a csv (using Ben's csvtoarray) and then looping through each element within an array within an array, here it is: <!--- Assumes you already processed your form and have the file file... now get your csv file to your server ---> <cffile action = &... read more »
-
Parsing CSV Data Using ColdFusion
Posted on Jun 15, 2011 at 9:41 AM
If you want an example of uploading a csv (using Ben's csvtoarray) and then looping through each element within an array within an array, here it is: <!--- Assumes you already processed your form and have the file file... now get your csv file to your server ---> <cffile action = &... read more »