|
If you have more than one radio button with the same name, they become an array-like object, so you can't just get the value of "flights". You have to loop through the array, get the value of the one that is checked, and then calculate.
__________________
^_^
If anyone knows of a website that can offer ColdFusion help that isn't controlled by neurotic, pedantic jerks* (stackoverflow.com), please PM me with a link.
* The neurotic, pedantic jerks are not the owners; just the people who are in control of the "popularity contest".
|