lgwebdevelopment
Posts: 2
|
| Posted: 09/28/2006, 10:49 PM |
|
Can someone direct me to a tutorial or something on how to calculate the input of a text box.
I will try to explain this.
I have three textboxes
1. Breakfast
2.Lunch
3.Dinner
1x Breakfast is worth $10
1x Lunch is worth $12
1xDinner is worth $20
When I enter 2 in the Breakfast box the input to the database would be $20
When I enter 2 in the Lunch text box the input to the database would be $24
So if some one can gaive me an idea on where to look that would be great
Thank you
|