Hi, I've not used much Java Scripting before, however I am finding a need to use it now. I have been trying to study up a little on it, but I cant find what I exactly need.
What I want to do is the following.....
I want some kind of drop down box or a box where you can type in a number.
Once this is done, I want that choice to display in a second box the result.
For Instance, if I was to put the number ten in box 1, I would want the result to be maybe 150. It is part of a database I need to put up on a website Im working on for a freind.