i a newbi to java but i need a calculator for a website that i am making (for my self this is not an assignment by an employer or anything like that)...please read the offer at the bottom.
the calculator/form needs to have 5 fields were the viewer can input numbers between 0 and 10,000. each field has to have a title above it (put the title for each one as TITLE so i can easily change it)...and then another field were the following calculation is calculated when a button of some sort at the bottom of the page saying "calculate" is pressed, here is the calculation:
=sum((((0.79*{form1})+((0.53*{form2})*{form3}))*{form4})*{form5})/10)
if it isn't against the rules in this forum, i would like to offer $5 to some one who can do this for me to be paid by paypal upon acceptation by myself (i only need one...but i may need a similar calculator in the future)
if it is against the rules then can a mod change the title and can some one offer me advise were to start?
the calculator/form needs to have 5 fields were the viewer can input numbers between 0 and 10,000. each field has to have a title above it (put the title for each one as TITLE so i can easily change it)...and then another field were the following calculation is calculated when a button of some sort at the bottom of the page saying "calculate" is pressed, here is the calculation:
=sum((((0.79*{form1})+((0.53*{form2})*{form3}))*{form4})*{form5})/10)
if it isn't against the rules in this forum, i would like to offer $5 to some one who can do this for me to be paid by paypal upon acceptation by myself (i only need one...but i may need a similar calculator in the future)
if it is against the rules then can a mod change the title and can some one offer me advise were to start?
Comment