Hey all, I have this CGI script that I wrote for a college class, and I now have a practical use for it in the real world, but I am hoping you guys can help me a bit. Essentially, I have 25 different ...
Mailmerge is a Perl CGI script for handling simple HTML forms without doing any actual scripting. You can use it to create user comment forms, surveys, software registration pages, and bug reports. It ...
If you're operating a Web server, chances are, you're not merely serving up static text and images. You're likely to be running some Web applications as well, where pages are generated on the fly by ...
The CGI (Common Gateway Interface) defines a way for a web server to interact with external content-generating programs, which are often referred to as CGI programs or CGI scripts. It is the simplest, ...
This service is available to faculty, staff, student and sponsored accounts. Those of you using Perl for your CGI programs will find Perl at /usr/local/bin/perl on fraser.sfu.ca. That is, the first ...