Hello All, I would love to hear your thoughts on this. I have an app that serves US and Canada. The same form is used to accept shipping address for both. Zip consists of two text fields where the first one is required for US addresses and both are required for Canadian addresses. So far, only US one is working fine here (validation.xml is used to validate zipBase(5) and optional zipExt(4)).
To support Canada, I was thinking of adding a localized version of validation.xml (something like validation_en_CA.xml) to define zipBase and zipExt differently (zipBase(3) and zipExt(3)). Is this possible? Are there any docs on the topic? Thanks, James __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]