Bo Larsson's Internet Server Software All Contents Copyright 1997-2020 by Bo Larsson - Send questions or comments to: admin@bliss.seagull.net | |
Table of Contents Last updated 18 Jan 97 Welcome! Perl CGI Scripts
guestbook 970118 NEW! Java Applets
jclock 961204 NEW! Links to Other Sites
Fisher's CGI Talk NEW! |
Obviously, there is a lot that you can add to a script like this, but that's an exercise I will leave to you! Some thoughts I've had are: how about including one more field for favorite URL? Or, how about a set of radio buttons for rating your site? All of this stuff would be easy to add. A small note: for the first time, I've decided to partition the sections of the script into several subroutines, to make things cleaner. But as always, everything is located in one file. And you don't need any fancy overpowerful libraries to make it work. It's all self-contained. |