Jump to content

Adding/Subtracting problem


neilfurry

Recommended Posts

hi i need help on this,

 

i have three input fields in html form

 

lets say:

 

input 1    = 10

input 2    = 3

input 3    = 13 (sum)

 

so whenever i change values of input 1 or input 2 it will still compute for the sum.. so if:

 

input 1    = 4

input 2    = 3

input 3    = 7 (sum)

 

im using "onchange" method here..

 

thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/283836-addingsubtracting-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.