Modify your surface.html page so that it ensures that both the height and weight values entered by the user are positive values. If either of the values in the text boxes is less than or equal to 0 when the button is clicked, then the surface area should be displayed as NaN. Otherwise, the surface are should be calculated and displayed as before.
What will be an ideal response?
```
Mosteller Formula
Height: inches
Weight: pounds
```
Computer Science & Information Technology
You might also like to view...
A well-planned navigation system and user interface provides a more streamlined experience for a novice but not for an experienced user
Indicate whether the statement is true or false
Computer Science & Information Technology
________ controls in a form are created from a text box control and contain an expression that generates a computed result when displayed
Fill in the blank(s) with correct word
Computer Science & Information Technology