I have a dynamically generated form and I wish to do validation on some
of the fields using Javascript.
Basically I am ensuring that numeric data is entered  - simple enough to
validate, but the problem occurs when there are units such as currency
that need to be submitted along with the value.

For reasons that it will take too long to go into, it is imperitive that
the value field and the unit field are called the same thing.

Here is a sample of my code:


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to