wiert
08-22-2002, 04:21 PM
I use a form in which I i have 3 inputfields. The third field is filled in by pressing a button which calculates the value, based on the input of value 1 and 2.
- input 1 <input ...>
- input 2
- input 3 for ex. = value input 1 / input 2 + 150
press button to calculate
- sent
However, when i make the calculation, nothing is sent anymore. Whet can i do to keep the values as input, but still make a
calculation. I want to send all 3 the values.
Thanx!
- input 1 <input ...>
- input 2
- input 3 for ex. = value input 1 / input 2 + 150
press button to calculate
- sent
However, when i make the calculation, nothing is sent anymore. Whet can i do to keep the values as input, but still make a
calculation. I want to send all 3 the values.
Thanx!