Hi i have a problem which seems mysterious..i have a checkbox in my page..and want to store value '1' in db if its checked else store 0. My problem is not only that the event is not firing but when i double click on the checkbox an event for checkedchange is initiated in the .cs page...Whats happening?thus now i have 3 events..only the last one is executed..i am confused..pl help me..
@Sina