Can you defined Multi-Lingual error messages? -----Original Message----- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: 24 July 2003 13:48 To: CF-Talk Subject: RE: qForms (was Re: CFForm madness. 0_0)
Don, > Nice! > > Would it solve js problems I described in the following thread? > http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=2 > 5711&forumid=4 I'm not 100% sure I understand what your asking in that e-mail, but: 1) You can define custom/unique error messages for each "validation" method you attach to a form object. 2) You can define multiple validation methods to a single field. For example, you could attach validation that says a field should be numeric *and* at contain more than X characters. Lastly, the code is open source, so if it doesn't behave the way you think it should, you can simply override the method or change the code. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

