Is there any way to have several boxes add up to a total and apear in a 'total' box in a form? The form has drop down menus that have amounts on them but clients would have to either manually add them up or just leave it blank, is there any way to have them totalled in a box down the bottom automatically?
Adding up boxes in a formYou will need a script to calculate the values.. and ther are a lot of those if you google words like -''form add up value total javascript''
doing that i quickly found this little one that might help you
http://www.mredkj.com/javascript/orderform.html
the script only ads up the number and value ... it dos not send the order... for that you ned a form processing script
Nates processform may be a solution
http://www.mindpalette.com/scripts/index.php#PFAnchor
but many more out ther...
Adding up boxes in a formIf you haven't found a script yet have a look at the Formatter Action at http://www.wblady.com/menu2.html#FR.
walt
No comments:
Post a Comment