G
Guest
I have a form with several text boxes and contain text only. Each row of text
boxes is enabled or disabled depending on the related Yes/No check box.
What I want to do is this....
If the user un-checks the y/n box, then (after confirming they want to do
this) delete all the text contained within those text boxes, so that when the
record is saved, any text boxes that had text in them, will now be saved
without any text.
I have the code working for the prompt to do this, and for deleting the text
in the boxes, but when I click save, then data is not deleted.
Thanks in advance....
boxes is enabled or disabled depending on the related Yes/No check box.
What I want to do is this....
If the user un-checks the y/n box, then (after confirming they want to do
this) delete all the text contained within those text boxes, so that when the
record is saved, any text boxes that had text in them, will now be saved
without any text.
I have the code working for the prompt to do this, and for deleting the text
in the boxes, but when I click save, then data is not deleted.
Thanks in advance....