You do the same thing, just with a different event handler.....for checkboxes I think it's "onclick()"....?
On 4/13/07, John Eubanks <[EMAIL PROTECTED]> wrote: > > ><cfselect name="SAttending" style="background-color:FFFF99" > >onchange="this.form.STS.value = > >this.options[this.selectedIndex].value*545;"> > > > >think that should do it. > > > >On 4/12/07, John Eubanks <[EMAIL PROTECTED]> wrote: > >> > > This worked great. Thank you very much. :-) Now, another question. I > have a checkbox, that when checked should take a percentage off the amount > that shows up in the text box above. Any suggestions? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:232469 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
