h,
i have a table in a database that has 20 headings for different sporting interests e.g. snooker, hockey, football etc.. what the user currently does is go to registration.asp and check the boxes next to the title, which sends the data back to the database, what i need to do is bind the ones which are true and leave the ones which are false, i have set up a recordset but all i get is a list with true and false in it, what i want is to display the field title for the ones that are true?? any ideas.. thanks
Start Free Trial