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;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Javascript/message.cfm/messageid:5488 Subscription: http://www.houseoffusion.com/groups/Javascript/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.33
