I am trying to read in a data file, sort it by a particular column and then
output the results column by column to an HTML document. I have the below
code which is only printing out my first record. Can someone try and point
me in the right direction where I can get it sorted and then output th
I am trying to read in a data file, sort it by a particular column and then
output the results column by column to an HTML document. I have the below
code which is only printing out my first record. Can someone try and point
me in the right direction where I can get it sorted and then output the