Toby did you ever figure this out?
> I have a client that has requested that they display an order form on > their > website. > > Basically they want the form to look like the following: > > Product Name Price QTY Total > Product 1 3.00 2 6.00 > Product 2 5.00 1 5.00 > Product 3 6.00 3 18.00 > > Total 29.00 > > Developing the form is easy - just wanting to know what the best way > would be to > do the calculations in the form prior to the user submitting the form. > > > Thanks in advance > > > I guess what I really need is a small bit of Javascript to do the > calculation when the quantity is changed - so that the thotal for each > line item changes and also the total changes. > > Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/javascript/message.cfm/messageid:5596 Subscription: http://www.houseoffusion.com/groups/javascript/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.33
