Thanks for the tip, Daemach, but I'm afraid I don't have that js script... I'm still on CF 4.5...
However, if the "CF_checknumber" function only validates numbers, it won't be of much use, because Jorn's Validation plug-in has built-in validation of numbers. Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daemach Sent: Sunday, March 11, 2007 3:25 AM To: [email protected] Subject: Re: [jQuery] Adding Currency Validation to Jorn's Validation Plug-In /cfide/scripts/cfforms.js might give you some ideas. Specifically function _CF_checknumber(object_value, required). Rick Faircloth wrote: > > Hi, all. > > I was wondering if anyone knew how to add > a currency validation function (US Dollars) to Jorn's Validation plug-in > at www.bassistance.de? > > I've tried adding a method, but I don't know enough > about adding a method or about Regex's to be able to > get it working. > > Any clues anyone? > > Thanks, > > Rick > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
