Using ASP to make a list via website

M

magmike

Sorry for this question - I am a newbie.

I currently have coded some pages to show a listing based on a particular
record (i.e. UserID=). I assumed, that when there were multiple records to a
unique value, that all the matching data would be displayed (i.e. keyword=),
however, only one is listed.

How do I use ASP code to show a list of records?

Thanks in advance for your help!
magmike
 
Top