aspdotnetuser
Programmer
Hi,
I want to allow the user to update email preferences by checking the boxes for the types of emails they want to recieve but when the page loads up for the first time I want to display to the user which emails they are currently accepting.
I can populate dropdown lists using SQLDataSource connections but how do you check checkBoxes according to data stored in the database when the page loads?
I want to allow the user to update email preferences by checking the boxes for the types of emails they want to recieve but when the page loads up for the first time I want to display to the user which emails they are currently accepting.
I can populate dropdown lists using SQLDataSource connections but how do you check checkBoxes according to data stored in the database when the page loads?