www.createasite.net
freewh.890m.com

CGI Scripts
to Create a Website with Interactive Features

hello_script.pl

This script will print the words Hello World on the computer screen.

#!/usr/bin/perl #This is the shebang line
print "Content-type:text/html\n\n";

print "<html>\n";
print "<head><title>Hello World</title></head>\n";
print "<body>\n";
print "<h1>Hello, world!</h1>\n";
print "</body>\n";
print "</html>\n";



Note: If the scripts don't work:
1...Check the shebang line and make sure it is the path recommended by your web host to access the perl interpreter on your server.
2...Be sure to use the Chmod function on your ftp client or file manager to change the permissions of the script to 755


CGI Script Gallery

Create a Website with CMS
Member Registration and Polls Automatic

Member Registration and Polls are automatic using CMS.

Visit our Joomla Website , then get your CMS at CREATEaSITE.BIZ for only $4.25 with Free Setup and Free Domain Name.

Just want to pay more? Get it an one of these leading web hosts:
HostMonster    Enter for a chance to win a new car!      

cgi script #2

Net Success 2000 Plus Inc
PO Box 1508
Somerset, KY 42502
Copyright 2000 - 2007 Net Success 2000 Plus Inc
Last Modified: January 15, 2008

|HTML OnLine | Website Tutorial | Home |