Thread: Help me out
View Single Post
  #1  
Old 27th Oct 02, 03:33 PM
gus's Avatar
gus gus is offline
Member
 
Join Date: Oct 2001
Posts: 54
gus
Send a message via ICQ to gus
take a look at this page, it's an order form done in JavaScript, the only part missing is the code for the button, the button will caculate the total by multiplying the quantity by the price and putting it on it's corresponding subtotal cell, then sum all the subtotal cells and put the result in the Total cell. the names are in spanish and they go like this:

cantidad = quantity
precio = price
subtotal = subtotal
total = total

so, if you guys can help me out with that i would be very grateful!!! thanx!!!!

here's the link: _http://betagoose.tripod.com/MyStuff/jvs.html
thanx again!!!!!
Reply With Quote