Name : Amit Kanojia Class ID : 571039217 URL for homework Page : http://www-scf.usc.edu/~kanojia/homework.html The files included in this link are : 1. page2.html (http://csci571b.usc.edu:39217/page2.html) 2. temp3.cgi (http://csci571b.usc.edu:39217/cgi-bin/temp3.cgi) 3. search.html (http://csci571b.usc.edu:39217/search.html) 4. table.xml (http://csci571b.usc.edu:39217/table.xml) The first page is page2.html which takes as input the 2 letter state code. This input is sent to the temp3.cgi file In the emp.cgi file the 2 letter code is validated. If it is not valid then an error message is displayed. Else the formation of the XML tabe begins. At the end of this file there are 2 links, one which links to search.html which contains the drop down menu and the other links to the XML file. The 4 drop down menus are enabled as mentioned in the assignment description. When all the 4 dropdown menus are activated then a new window opens up which displays the result.