Preserved Topic: How to programatically uncheck a checkbox? |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 01-10-2001 21:47
Okay. I have a form that has a text field and a checkbox. Only one is used - either the user selects the checkbox, or enters data in the text box. I have figured out how to clear the text box when the user checks the check box by using: |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 01-10-2001 22:36 |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 01-10-2001 23:44
Thanks. That did the trick! |