SBUH
August 30th, 2003, 03:07 PM
Hello, friends. I have form like
input name="checkbox1" type="checkbox" value=""
input name="checkbox2" type="checkbox" value=""
I wonder how to save the checkbox value after the user click. I am beginner that I don't even know what kind of value it should save. Can it be 1 or 0 for check or not?
How should I write the code then?
Thanks in advance and wait for your reply!
input name="checkbox1" type="checkbox" value=""
input name="checkbox2" type="checkbox" value=""
I wonder how to save the checkbox value after the user click. I am beginner that I don't even know what kind of value it should save. Can it be 1 or 0 for check or not?
How should I write the code then?
Thanks in advance and wait for your reply!