CGI Examples
Workshop Examples
Evaluation
Creates log file of form data submitted and optionally mails to designated recipient; customizable in HTML to add/change form fields, other parameters
Perl source code
Mail form data
Alternative to "mailto" form; mails data from form elements to designated recipient
Perl source code
Check answer
Shows how a simple form with short answer (or multiple choice) questions can be handled by a CGI script
Perl source code
CGI quicklink
Simple CGI to be used in conjunction with JavaScript Quicklink
Perl source code
CGI Examples and code from external sites
Counter
Graphical count of visitors to web site (from
Matt's Scripts
)
Guestbook
Visitors sign in and get added to web page (from
Matt's Scripts
)
WWWBoard
Widely used Web discussion board and message forum (from
Matt's Scripts
)
Search
Perform keyword searches of web site (from
Matt's Scripts
)
Link Sharing
Visitors add links to any web site onto list (used for AIA link sharing) (from
Matt's Scripts
)
Cookies
Set and retrieve HTTP persistent cookies (from
Matt's Scripts
)
Random Image Generator
Random images with proper links and text (from
Matt's Scripts
)
ITA Resources for CGI
CGI server tips
Basic problem solving
Guide to CGI
Web Links
Next Steps
Workshop Files
(Source code)
CGI =>
Index
/
Presentation
/
Reference
/
Guide
//
AIA Portal
Bob Godwin-Jones