logo

Crowdly

Create a webpage to display a web form for the fictional "Fitness First" organis...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Create a webpage to display a web form for the fictional "Fitness First" organisation. 

The "Fitness First" organisation offers online scheduling of fitness classes. The back-end service is running at (the fictional URL) http://www.FFirst.com/request and it accepts GET request with the following parameters:

  • clientID: this parameter is to specify the ID of the client
  • centre: this parameter is to specify the fitness centre
  • class: this parameter is to specify the requested fitness class, and the acceptable values are:

    • 100: aerobics 
    • 101: yoga
    • 102: boxing

  • time: this parameter is to specify the user's preferred day&time, and the acceptable values are:

    • mon: Monday 8am
    • tue: Tuesday 4pm

    • wed: Wednesday 5pm
    • thu: Thursday 7am

Create a web form with the following requirements:

- Use table arrangement so that the webform looks presentable to the users

- Use a text field: for the client ID

- Use a text field: for the fitness centre

- Use 3 radio buttons: for the fitness class

- Use a drop-down selection: for the user's preferred day&time

- The webform has 2 buttons: one for submit and one for reset the form

- The webform must explicitly specify the correct action and method.

More questions like this

Want instant access to all verified answers on moodle.uowplatform.edu.au?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome