![]() |
Exploiting the Information World
|
|
For each exercise that you complete during class you must make record your results to show the TA (or show the TA your screen). If you don't have time to complete everything during class you must record your results and give them to the TA by the next class meeting. |
Build an HTML form with the following stuff:
Set the action for your form to be the URL:
http://cgi.cs.rpi.edu/~hollingd/eiw/CGI/simple/simple.cgi
Include JavaScript in your web page so that the following must be true before the browser will submit a request:
If submission fails, the exact reason for failure must be displayed (you can display it however you want, an alert is probably the easiest way).