Basic program using drop down and text boxes
Hi,
I am wanting to create a basic information program, with a webpage as the user interface, so that pilots of a particular aircraft can input select a flight profile from a drop-down list, type in the number of hours to be flown, type in the cargo and fuel weight - click a button and it caculates the fatigue created by the flight based on the selection.
The mathematics is simple, but would appreciate some advice as to whether Java is a suitable platform to start this project. I have looked at the Studio Creater and had a play with some tutorials, and it looks the business, but being new to the language could do with a direction if it is appropriete - such as how to obtain numeric values from the drop down options into a basic calculation.
Cheers.

