CSIT128 Final: c128_ex04_webform_20

136 views2 pages

Document Summary

Lab programming exercise (week 5) (this is not an assignment) 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: 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.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents