How to Set Up and Maintain a Web Site
Examples from Chapter 8
Important note: Some of the working examples contain
links to CGI scripts that are actually running on a remote server. If
you select these examples when you're not actively connected to the
Internet connection, your browser may give you an error message. Try
them again later when your Internet connection is active.
Invoking Scripts with Hypertext Links
- Calling the "fortune" script from a hypertext link
- Calling the Archie gateway from a hypertext link
Invoking Scripts with Fill Out Forms
- A basic fill-out form
- HTML elements for creating fill-out forms
- Using the mailto.pl script to create a feedback
form
Clickable Image Maps
- Server-side Image Maps (needs Internet connection)
- Client-side Image Maps
Gateway Scripts
- Archie
- E-mail
- Using mailto.pl as a feedback form (as above)
- Using mailto.pl in a hypertext link
Fast Text-Based Document Indexing and Retrieval
Server-Side Includes
These server side include examples will only work correctly if
this page is accessed from a Web server that supports includes.
- Including the current time and date within a document
- Including one document within another
- Including file modification and size information in a document
- Executing commands in a document
- Who's logged in?
- Finger a user
- How do I get from there to here?
- Executing server scripts from within a document
Up to:
Lincoln D. Stein, lstein@genome.wi.mit.edu
Whitehead Institute/MIT Center for Genome Research
Last modified: Sun Sep 29 15:24:58 EDT 1996