|
CGI
This page has links to various CGI scripts I have written.
- Background Color Selector and RGB to Hex Converter
This is a script I wrote to help Web page authors select a color background for a Web page. It is also an RGB to Hex converter.
- Graphical Access Stats
This is based upon a script obtained from Matt Kruse which I wrote to generate
statistics for the web server which I often run on my Linux box.
- Application Update Form
This is a form which allows the user to input status data into a form for various items
e.g. programming projects. It's a really good illustration of the use of state in a
CGI-program. You can download it and modify it to fit your site.
|