Thanks Niall, that took care of it. We just had to convert the ANDs
and ORs to lower case to conform to the grammer.
Todd
On Fri, 25 Feb 2005 20:14:54 -, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> The condition you have specified means that addressLine1 is only valid when
> everything is
The condition you have specified means that addressLine1 is only valid when
everything is not null. Thats why you always get the error - you need an OR
condition. In order to get appropriate "required" messages for the various
fields, how about something along the following lines
test
2 matches
Mail list logo