Do you know the answer?

liunx

Guest
I am trying to write some HTML that will enable users to input 2 numbers, which will then output the greater number (ie 7 is greater than 2). I know how to write this, but I'm unsure how to make it so if the numbers are equal it will state so (ie 4 is equal to 4). Does anyone know how I can do this?<!--content-->are you using javascript? php? asp? other?<br />
html by itself will not perform like this.<br />
<br />
perhaps include your coding so far and someone can add in the part you need instead of re-writing the whole thing.<!--content-->This has to be done in php, javascript, or I guess asp. Never used asp so I wouldn't know...<!--content-->
 
Back
Top