The purpose of this exercise is to try submitting a form to a "real" form handler running on a server.
Start with the form created for exercise 4.18 in a previous homework.
Set the action of the form to work with the form handler at:
http://cis2.sc4.edu/~cis235/cis205listemall.phpUse the GET method. Capture a screen shot showing the results.
Use the POST method. Capture a screen shot showing the results.
Write up a summary of the differences between the methods. Be sure to include and discuss the screen shots from both GET and POST.
This assignment will be due at the beginning of class on the due date