html editing - formula in html?

borac

New member
im not so familiar with html editing. i want to make a page (html) in my forum to calculate a formula. the use need to input only i value . the value is numerical type ( its from 1 to 50). Should be a submit button , so after the user click submit button, the value will be inserted in the formula , calculate it, then a popup box should appear and tell the answer.

can someone show me an example of this?

the formula will be something like (value + b) + value/c = x. the popup window should return the x
 
Back
Top