Hi all,
I just did the switched from ASP to Coldfusion and although they are very similar, there are things I don't quite understand.
First, in ASP, when you create a RecordSet and want to check or display the info from a database, it gets the data one row at a time with the help of a LOOP and...