Go Back   Webmaster HeadQuarters Message Board > Other Stuff > Off-Topic
Register FAQ Members List Calendar Mark Forums Read

Reply
 
Thread Tools Display Modes
Old 05-20-2004, 08:36 PM   #1
Jesse Smith
Administrator
 
Jesse Smith's Avatar
 
Join Date: May 2004
Posts: 1,247
Jesse Smith is on a distinguished road
Default Example of a zip file.

This will give you the whole Autism category.

Zip file

An example of what the content pages look like...
Code:
<TITLE>Autism: Early infantile autism</TITLE>
<!--#include virtual="/cgi-bin/top.cgi"-->
<PRE>
<H3>Early infantile autism</H3>

Early infantile autism, discovered by Leo Kanner, is a form of autism that
is present from birth. When most people think of autism, they think of Early
infantile autism. Historically, EIA is more common than regressive autism,
which appears at 18 months.

Some people blame this on the MMR vaccine, which they state has trace
quantities of lead in it.
</PRE>
<!--#include virtual="/cgi-bin/bottom.cgi"-->
Download both cgi files to test out SSI. You need SSI to use the include virtual codes. If you can't do SSI, just replace them with your header and footer content using a search and replace program.

Zip files do not have 'Public Domain Content' in the title.

A bottom cgi-bin file looks like this..
Code:
#!/usr/bin/perl
if ($ENV{'QUERY_STRING'} ne '') {
$command = "$ENV{'QUERY_STRING'}";
}
   print "Content-Type: text/html\n\n";
if ($command eq 'test') {
print <<EOM;
z
EOM
}

else {
print <<EOM;
******LINKS AND ADS******
EOM
   exit;
}
The top file is the same, with an extra bonus, code to track when search engines crawl your page. Currenly set up for Google. Log.

Click here for the info and link to get access.
__________________

Last edited by Jesse Smith : 08-20-2004 at 05:59 PM.
Jesse Smith is offline   Reply With Quote
Old 05-25-2004, 04:39 PM   #2
Polo
Member
 
Join Date: May 2004
Posts: 71
Polo is on a distinguished road
Default Re: Example of a zip file.

awesome... where can i buy all the files all together?
Polo is offline   Reply With Quote
Old 05-25-2004, 06:48 PM   #3
Jesse Smith
Administrator
 
Jesse Smith's Avatar
 
Join Date: May 2004
Posts: 1,247
Jesse Smith is on a distinguished road
Default Re: Example of a zip file.

*Adds a link at the end of the first post here.* It's one zip file per category, and all the files will be accessed through these boards.
__________________
Jesse Smith is offline   Reply With Quote
Old 06-01-2004, 03:14 PM   #4
Polo
Member
 
Join Date: May 2004
Posts: 71
Polo is on a distinguished road
Default Re: Example of a zip file.

oh ok thanks.
Polo is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 07:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Webstats4U - Free web site statistics
Personal homepage website counter