I working on site for my school and i need to know a few things about checkboxes. I want each checkboxes to insert a true or false data into the feild of the sql database (or a 0/1 or anything else with 2 values). First, i need to know what type of feild i should make those sql feilds (text, int etc). and how i would get those values into the databases. i know how to get text in a textbox submitted, but how would it be different for checkboxes. Thanx!




Bookmarks