M
Mike C
I want to tell the form that when I click Save, if a
control does not have a value in it, to insert a value
before saving. For examples, use EMailAddress as the
name of the control (a text box), and 1 as the value to
be inserted if a value does not exist. I don't want to
just set 1 as the default value for the control.
control does not have a value in it, to insert a value
before saving. For examples, use EMailAddress as the
name of the control (a text box), and 1 as the value to
be inserted if a value does not exist. I don't want to
just set 1 as the default value for the control.