2009 202: Difference between revisions
Line 10: | Line 10: | ||
== Exercise 1: Form Fronts == | == Exercise 1: Form Fronts == | ||
The idea of this exercise is to create a unique "front end" interface with a form, to an existing CGI. The CGI might be a search engine, or a | |||
* [[Form Elements]] | * [[Form Elements]] | ||
Line 30: | Line 32: | ||
* http://www.network-science.de/ascii/ | * http://www.network-science.de/ascii/ | ||
* http://beast.mongrel.org.uk/cgi-bin/Recognition.pl | * http://beast.mongrel.org.uk/cgi-bin/Recognition.pl | ||
* http://public.research.att.com/~ttsweb/tts/demo.php |
Revision as of 22:29, 19 January 2009
Morning
Review checklist items from last week +
- Review tag assignment
- Setting up / Locating a local webserver
- userdir
Afternoon
Exercise 1: Form Fronts
The idea of this exercise is to create a unique "front end" interface with a form, to an existing CGI. The CGI might be a search engine, or a
Look at / Practice with:
(GET vs. POST)
some examples of some "back ends":