when to do textfield.text = "" also make textField.errorString = "";
On Fri, Feb 15, 2008 at 3:22 PM, Giles Roadnight <[EMAIL PROTECTED]> wrote: > Hi All > > I am using validators on my form and all is workign well. > > I have a problem when I clear the form and set all of the text fields > back to "". All of the form items go red. > > Is there a way of resetting the validator / form item to get rid of > this until it is next edited? > > Thanks > > > -- Regards, Yogesh

