Community Member Profile
Sarah
Member since Mar 11, 2012
- Profile: /members/9718-Sarah.htm
- Comments: 1
- Points: 11
Recent Blog Comments By Sarah
-
Parsing CSV Data Using ColdFusion
Posted on Mar 11, 2012 at 11:23 PM
Just a thought - <!--- Split the CSV data into rows of raw data. We are going to assume that each row is delimited by a return and / or a new line character. ---> <cfset LOCAL.RawRows = ARGUMENTS.CSVData.Split(



