Add Hotel Form
Submits to:
Add Hotel
Output by:
Add Hotel Form
Add Hotel
Form Fields:
Notes:
- JavaScript validation is needed to ensure that all fields are filled in and do some checking on the validity of the URL (i.e. that it starts with http://).
- The options in the City select are populated dynamically from the database. Users cannot add cities when adding a new hotel, as we do not recommend hotels in cities we don't fly to.
Any cities we fly to will have been added to the database already.