I have managed to get a list item of an html form to be populated with the data in a column from my table.
The problem is I really need the list to be populated with the data from 6 or 7 column from my table.
The question is, can I
a. Some how add data to 1 column that is in fact 6 seperate strings, rather than 1 string
OR
b. Can I have each Item in a list to be a seperate piece of data from a seperate column in my table
whadayathink
Sean