Peter's Minimum Calculation Page
Two programs in one!
This page shows two solutions to the assignment, use some common
code. Either ...
- The user clicks on a button, which brings up three
popup windows in succession, in which the three integers are entered,
or ...
- he or she enters the three integers in a form, then clicks on
a button to display the results in a new (child) window.
Simple way - based on examples in book
Click on the button, and then enter three positive or negative
integers in the popup windows.
More complex way - enter integers in a form
Enter three positive or negative integers into this form. (Text
which is not an integer will be converted to zero). Then click
on the "Find Minimum" button below.