simple loop question
Hi there
I'm using SQL server 2000 and asp and am using a SELECT statement. I'm looping through the statement and pulling out the records.
I want to pull out the same records furhter on down the page again but it's pulling out only the first record. However, it pulls out the first record and loops it the amount of times records appear in the table.
I'm almost there but not quite.
can anyone help me here?
thanks
Adam
|