I just started working with ColdFusion this week.
I have been experimenting with adding, changing, deleting, and viewing records in a small test database table.
I would like to be able to display a list of rows and then select one row to change.
I have been able to create a small HTML table to show the rows, but I am not sure that this is the best way to do this and I cannot figure out how to select a row from this HTML table.
Perhaps someone could share an example or point me to an example on the internet.
Thanks,
Brad