When the focus leaves the textbox, the script will try to validate and format it to a time. For example, if a user enter &"1&", it will be formatted to &"1:00 am&" automatically. If a user enter &"13:29&", it will be formatted to &"1:29 pm&". Alternatively, the user can also choose a time from a popup of intervals of 15 minutes.
This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...
This script is almost identical to the Select and Go script, but it opens the address in a new popup window. You can set the new window to have a height, width, etc. or just leave it to open as a normal new window.
This is a Perl CGI MailForm program that allows you to communicate with the visitors of your home page without publishing your E-mail address on the Web. Your real E-mail address is completely hidden from spammers. This program is using Java Script t...
Redirect It is a Perl script that will allow you to run a redirection service from your web site. Give out shorter urls like (username.domain.com) or (domain.com/username). Main features include: Easy to use and setup, Password protected admin sectio...
Slideviewer.cgi is designed to cut down the work needed for presenting an HTML slideshow by having all the images and titles defined in a file and the script does the rest. Features include: Next, Previous, Start and End buttons, Ability to go forwar...