Hi Guys,
Im looking for a good tutorial/live demo of an asp multiple choice check box form(s) where a user can login and the values they choose on the check boxes are retained in the database.
The user can then login again and the check boxes are either on or off depending on what they choose before.
I have the login part sorted out already with the database login script from here :)
But I need to know how to do the adding,updating and retrieving the form data per username.
Could I perhaps edit the guestbook example from this site somehow? So when a user logs back in it displays the check boxes ticked rather than showing a comment.
Is it also possible to somehow plot this data in a graph?
Any help appreciated.