Aims of these Labs
- To introduce server-side programming on the Web using CGI
scripts written in C.
- To discuss the differences between server-side and client-side
evaluation.
- To introduce HTML forms.
- To promote more advanced UNIX and C programming skills.
- To discuss three small/medium size CGI applications. Namely: a
random URL picker, an echoer of forms input, and a database
search engine.
- To have each student extend the database search engine.
Back to the Main Lab Page