|
Hi All,
greetings from africa
being wet behind the ears excuse my "dumb" question.
I would like for someone to show me how to write javascript for the following application:
I need to use the value of an existing "text box" and then update another "text box" with an amount.
The reason is that if (call it "textbox1") has a certain value(less than 80) then the other textbox (textbox2) must then state "xx.xx" Dollars.
If the value in "textbox1" is between 81 and 160 then "textbox2" must return a value of "xxx.xx" Dollars.
Any hope out there???
Many thanks
|
|
|
|
|
|
|
|