Categories
Tags → Cgi Script Tutorial

Dr.Quek''s notes on Perl

This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, it''s designed to help them learn enough to customize cgi script with a little perl knowledge.This tut...
DETAILS

CGI Tutorial

If you are looking to learn Perl CGI database programming for your web site, this tutorial is an easy way to do it. There are pictures to guide you and it is designed for someone with only minimal html knowledge. Covers perl syntax, cgi script insta...
DETAILS

So, You Want A Guestbook CGI, Huh?

This online tutorial guids through the steps to place a guestbook CGI onto your system. This tutorial deals with UNIX servers and UNIX commands for configuration, and assumes that you are able to Telnet into the system, Create directories, and Change...
DETAILS

So, You Want Your Own Counter CGI, Huh?

This is a comprehensive tutorial on how to create your own image counter CGI on your Web page. Main topics include: Make the CGI Directory, Make A Directory for the Counter''s Files, Altering the Script For Your Server, Find the Absolute Path, T...
DETAILS

So You Want A Poll, Huh?

This tutorial walks you through step-by-step how to create a simple poll CGI script on your Web site. It provides detailed instructions on how to install it on your server and how to configure the script. Full source code and necessary graphics are a...
DETAILS

Form CGI

This tutorial alogn with a CGI script illustrates how to accept and parse (turns it into something readable and usable) the form data. This case study piece is heavily commented due to the ambiguous nature of the perl code.
DETAILS

NCSA Imagemap Tutorial

This document is a step-by-step tutorial for designing and serving graphical maps of information resources with either the external imagemap CGI script or with the built in imagemap support in NCSA HTTPd 1.5. Through such a map, users can be provide...
DETAILS
©2003-2008 jCay.com