Community Member Profile
- Profile: /members/8498-Joe.htm
- Comments: 3
- Points: 32
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
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
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
read more »



