[Javascript] order form question

Esther_Strom at hmco.com Esther_Strom at hmco.com
Mon Feb 11 09:06:09 CST 2002


I have a set of files that does autocalculation, including tax. There's an
HTML file and a .js file. The files are somewhat long, so I'm not going to
paste them here. They're at
http://www.emstrom.com/~emstrom/tests/neworder2.htm (the .js file is called
order2.js - paste this URL to see the source:
view-source:http://www.emstrom.com/~emstrom/tests/order2.js)

Esther



                                                                                                                                       
                      Dave                                                                                                             
                      <schemer at cyou.co         To:      "javascript at LaTech.edu" <javascript at LaTech.edu>                                
                      m>                       cc:                                                                                     
                      Sent by:                 Subject: [Javascript] order form question                                               
                      javascript-admin                                                                                                 
                      @LaTech.edu                                                                                                      
                                                                                                                                       
                                                                                                                                       
                      02/10/02 09:30                                                                                                   
                      AM                                                                                                               
                      Please respond                                                                                                   
                      to javascript                                                                                                    
                                                                                                                                       
                                                                                                                                       




I am going to try to make an old order form that was written in html to
be more useful. The current form has over 100 items on it and allows
nothing other than entering a quanity ordered for each item listed. I
want to create a self calculating version to come up with a total
including tax (where applicable) and shipping. Then I would like to pass

the variable (total) to another webpage for further processing. The form

will still be sent using formail like it used to. I want to accomplish
this with Javascript and want to do it with the least amount of
rewriting possible if that is possible. Any ideas, suggestions, links
would be mucho appreciated.
Thanks in advance,
Dave

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript







More information about the Javascript mailing list