logo

Crowdly

The library at a fictional Whosville College provides an online web form for the...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

The library at a fictional Whosville College provides an online web form for the students to search for books in the library. The server service for this web form is running at http://library.whosville/bsearch

with method GET and it accepts

the following parameters:

  • author: this parameter is to specify the author of the books;
  • year: this is to specify the publication year;
  • sub: this parameter is to specify the subject of the books. It can accept multiple values, and the valid values are: mth for Mathematics, cs for Computer Science, bio for Biology, phy for Physics, and chem for Chemistry.

Create a web form that look like the following:

pix

Test the web form. If the web form works correctly, then when the user enters smith

for author name,

2020 for the publication year, Biology and Chemistry for subjects, and clicks Search, then the URL should show:

http://library.whosville/bsearch?author=smith&year=2020&sub=bio&sub=chem
Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.uowplatform.edu.au?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!