logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Jill Wilson on Wed 20 Jun 2007 in response to Form Validator R3.0

Re: Comparing email Addresses

Thank you for your suggestions, however, I receive the below errors:


For this condition -
'document.forms["_Registration"].EmailAddress1.value==fld.value' I get the
error 'document.forms._Registration.EmailAddress1.value' is null or not an
object.


For the second condition - 'fld.form.EmailAddress1.value==fld.value' I get the
error 'form' is null or not an object.


I always seem to have these issues when trying to reference values/data on a
Lotus Notes form. I have no problems when it is a standard Web form that I can
control the form tags and such.


Do you have any other suggestions?


Thank you :o)