📄 appa.htm
字号:
This is the original CGI 1.0 specification.
<P>
<B>UnCGI Version 1.3</B>
<BLOCKQUOTE>
<A HREF="http://www.hyperion.com/~koreth/uncgi.html">http://www.hyperion.com/~koreth/uncgi.html</A>
</BLOCKQUOTE>
<P>
This is <FONT SIZE=1 FACE="MCPdigital">uncgi</FONT>, a front end
for processing queries and forms from the Web on UNIX systems.
You can get it via anonymous FTP from <FONT SIZE=1 FACE="MCPdigital">ftp.hyperion.com</FONT>
or depending on your browser, by following this link. Without
this program, if you wanted to process a form, you'd have to either
write or dig up routines to translate the values of the form's
fields from URL encoding to whatever your program required.
<P>
<B>Web Construction</B>
<BLOCKQUOTE>
<A HREF="http://www.zip.com.au/~dwight/webconst.htm">http://www.zip.com.au/~dwight/webconst.htm</A>
</BLOCKQUOTE>
<P>
Mini-library of tools and information for constructing Web pages.
It was produced as the site administrator put together the Australian
Society of Indexers Web site.
<P>
<B>A Simple CGI E-Mail Handler</B>
<BLOCKQUOTE>
<A HREF="http://www.boutell.com/email/">http://www.boutell.com/email/</A>
</BLOCKQUOTE>
<P>
A program to handle forms that need to e-mail people. Very simple
and configurable.
<P>
<B>ABC Tutorial on CGI</B>
<BLOCKQUOTE>
<A HREF="http://lpage.com/cgiexample.html">http://lpage.com/cgiexample.html</A>
</BLOCKQUOTE>
<P>
This is a link to a page containing CGI examples, code, and tutorials.
These examples use WinCGI. Particularly known for its guestbook.
<P>
<B>Ada 95 Binding to CGI</B>
<BLOCKQUOTE>
<A HREF="http://wuarchive.wustl.edu/languages/ada/swcomps/cgi/cgi.html">http://wuarchive.wustl.edu/languages/ada/swcomps/cgi/cgi.html</A>
</BLOCKQUOTE>
<P>
Interface to CGI interface for Ada 95 programs.
<P>
<B>Amiga CGI Documentation</B>
<BLOCKQUOTE>
<A HREF="http://www.phone.net/amiga-docs/">http://www.phone.net/amiga-docs/</A>
</BLOCKQUOTE>
<P>
Contains documentation about and links to resources related to
CGI programming on the Amiga.
<P>
<B>AppleScript/Frontier CGI Tour</B>
<BLOCKQUOTE>
<A HREF="http://cy-mac.welc.cam.ac.uk/cgi.html">http://cy-mac.welc.cam.ac.uk/cgi.html</A>
</BLOCKQUOTE>
<P>
Tour through some Frontier and AppleScript CGIs dealing with simple
image maps, redirection, client-pull, server-push, dynamic page
generation, and form processing.
<P>
<B>Building HTML-Based Interfaces</B>
<BLOCKQUOTE>
<A HREF="http://blackcat.brynmawr.edu/~nswoboda/prog-html.html">http://blackcat.brynmawr.edu/~nswoboda/prog-html.html</A>
</BLOCKQUOTE>
<P>
This document describes how to build graphical, form-based interfaces
for end-user programs using HTML. The tutorial includes examples
in C, C++, Perl, and Pascal.
<P>
<B>C++ Class Library (Version 2.1)</B>
<BLOCKQUOTE>
<A HREF="http://sweetbay.will.uiuc.edu/cgi++">http://sweetbay.will.uiuc.edu/cgi++</A>
</BLOCKQUOTE>
<P>
This is a new version that incorporates some changes suggested
by the people who gave feedback. It contains everything needed
to process HTML forms.
<P>
<B>cgi-bbcurn</B>
<BLOCKQUOTE>
<A HREF="http://www.stuff.com/~bcutter/home/programs/bbcurn/bbcurn.html">http://www.stuff.com/~bcutter/home/programs/bbcurn/bbcurn.html</A>
</BLOCKQUOTE>
<P>
Simulate URNs with a HTTP/1.0 redirect.
<P>
<B>cgi-lib.pl</B>
<BLOCKQUOTE>
<A HREF="http://www.bio.cam.ac.uk/cgi-lib/">http://www.bio.cam.ac.uk/cgi-lib/</A>
</BLOCKQUOTE>
<P>
A library for creating Common Gateway Interface (CGI) scripts
in the Perl language.
<P>
<B>cgiutils Manual Page</B>
<BLOCKQUOTE>
<A HREF="http://www.w3.org/hypertext/WWW/Daemon/User/CGI/cgiutils.html">http://www.w3.org/hypertext/WWW/Daemon/User/CGI/cgiutils.html</A>
</BLOCKQUOTE>
<P>
The cgiutils program is provided to make it easier to easily produce
a full HTTP1 response header by NPH [No-Parse-Headers] scripts.
<P>
<B>Cookbook of Canned CGIs</B>
<BLOCKQUOTE>
<A HREF="http://www59.metronet.com/cgi/">http://www59.metronet.com/cgi/</A>
</BLOCKQUOTE>
<P>
Generic CGI programs written in Perl that you can use on your
own site: mailto, imagemaps, server-push animations, and redirections.
<P>
<B>Email.cgi</B>
<BLOCKQUOTE>
<A HREF="http://www.lib.ncsu.edu/staff/morgan/email-cgi.html">http://www.lib.ncsu.edu/staff/morgan/email-cgi.html</A>
</BLOCKQUOTE>
<P>
A CGI script to be used on MacHTTP servers for the purposes of
sending e-mail from WWW browsers that are not mailto-capable.
<P>
<B>Felipe's AppleScript CGIs Examples</B>
<BLOCKQUOTE>
<A HREF="http://edb518ea.edb.utexas.edu/scripts/cgix/cgix.html">http://edb518ea.edb.utexas.edu/scripts/cgix/cgix.html</A>
</BLOCKQUOTE>
<P>
A collection of AppleScript CGIs, tutorials on writing CGI in
AppleScript, and links to other pages containing info on CGI programming
in AppleScript, and CGI on the Apple in general.
<P>
<B>Forms in Perl</B>
<BLOCKQUOTE>
<A HREF="http://www.seas.upenn.edu/~mengwong/forms/">http://www.seas.upenn.edu/~mengwong/forms/</A>
</BLOCKQUOTE>
<P>
Some Perl scripts relevant to the handling of CGI forms.
<P>
<B>Getcomments</B>
<BLOCKQUOTE>
<A HREF="http://seclab.cs.ucdavis.edu/~hoagland/getcomments/">http://seclab.cs.ucdavis.edu/~hoagland/getcomments/</A>
</BLOCKQUOTE>
<P>
Getcomments is a Perl CGI script that can take forms and do one
of three things with it: It can e-mail the contents to someone,
append the contents to a log, or display the variables back to
the user.
<P>
<B>Hack Chat</B>
<BLOCKQUOTE>
<A HREF="http://alamak.speakeasy.org/hackchat.html">http://alamak.speakeasy.org/hackchat.html</A>
</BLOCKQUOTE>
<P>
Easy to install, Hack Chat supports auto-refresh and multiple
rooms and uses the latest features of Netscape 2.0 (frames and
JavaScript).
<P>
<B>HyperCard Server</B>
<BLOCKQUOTE>
<A HREF="http://128.122.169.13/">http://128.122.169.13/</A>
</BLOCKQUOTE>
<P>
An experimental server at New York University running MacHTTP
and using HyperCard to generate interesting CGI scripts.
<P>
<B>Language Interactive</B>
<BLOCKQUOTE>
<A HREF="http://www.fln.vcu.edu/cgi/interact.html">http://www.fln.vcu.edu/cgi/interact.html</A>
</BLOCKQUOTE>
<P>
An introduction for language and humanities teachers to the ins
and outs of creating dynamic Web pages, especially Web forms and
CGI scripting.
<P>
<B>List of CGIs (Dave Ellis)</B>
<BLOCKQUOTE>
<A HREF="http://www.cyserv.com/pttong/cgi.html">http://www.cyserv.com/pttong/cgi.html</A>
</BLOCKQUOTE>
<P>
For all levels of programmers, this page provides links to online
lessons, other pages of CGIs, and FTP sites, as well as programs
and information about them.
<P>
<B>Map THIS!</B>
<BLOCKQUOTE>
<A HREF="http://galadriel.ecaetc.ohio-state.edu/tc/mt/">http://galadriel.ecaetc.ohio-state.edu/tc/mt/</A>
</BLOCKQUOTE>
<P>
Freeware Windows program designed to create, edit, and maintain
World Wide Web clickable image maps.
<P>
<B>Matt's Editor CGI</B>
<BLOCKQUOTE>
<A HREF="http://www.goshen.edu/~mattdm/edithtml/">http://www.goshen.edu/~mattdm/edithtml/</A>
</BLOCKQUOTE>
<P>
Free Perl scripts to let users edit Web pages from within their
browsers rather than from UNIX accounts.
<P>
<B>Netscape HTTP Cookie Notes</B>
<BLOCKQUOTE>
<A HREF="http://www.illuminatus.com/cookie">http://www.illuminatus.com/cookie</A>
</BLOCKQUOTE>
<P>
Helpful tips and code on setting HTTP magic cookies with code
in MacPerl and AppleScript. Special notes about Microsoft Internet
Explorer.
<P>
<B>Processing of CGI Arguments Under Tcl</B>
<BLOCKQUOTE>
<A HREF="http://www.lbl.gov/~clarsen/projects/htcl/http-proc-args.html">http://www.lbl.gov/~clarsen/projects/htcl/http-proc-args.html</A>
</BLOCKQUOTE>
<P>
Contains information on how to handle <FONT SIZE=1 FACE="MCPdigital">GET</FONT>
requests using Tcl.
<P>
<B>RedMan-Redirection Manager</B>
<BLOCKQUOTE>
<A HREF="http://sw.cse.bris.ac.uk/WebTools/redman.html">http://sw.cse.bris.ac.uk/WebTools/redman.html</A>
</BLOCKQUOTE>
<P>
A redirection manager for ncSA-style servers. Allows sysadmins
to declare system-wide redirection and users to declare redirections
without sysadmin intervention.
<P>
<B>ROFM-a FileMaker Pro CGI</B>
<BLOCKQUOTE>
<A HREF="http://rowen.astro.washington.edu/">http://rowen.astro.washington.edu/</A>
</BLOCKQUOTE>
<P>
Serve FileMaker Pro databases on the World Wide Web from your
Macintosh.
<P>
<B>Serge's Sources</B>
<BLOCKQUOTE>
<A HREF="http://serg.gs.pssr.e-burg.su/docs/src/">http://serg.gs.pssr.e-burg.su/docs/src/</A>
</BLOCKQUOTE>
<P>
Sources of sample CGI programs in C++.
<P>
<B>Sethro's Simple Scripts</B>
<BLOCKQUOTE>
<A HREF="http://www.catch22.com/~sethro/scripts.htm">http://www.catch22.com/~sethro/scripts.htm</A>
</BLOCKQUOTE>
<P>
Easy step-by-step scripts designed for non-programmers. Scripts
include form return, a guestbook, and a post-it.
<P>
<B>Shareware CGI</B>
<BLOCKQUOTE>
<A HREF="http://128.172.69.106:8080/cgi-bin/cgis.html">http://128.172.69.106:8080/cgi-bin/cgis.html</A>
</BLOCKQUOTE>
<P>
Contains several CGIs including a guestbook, an add-your-own-link
page, and a post form to file CGI.
<P>
<B>Tcl-Based CGI Forms</B>
<BLOCKQUOTE>
<A HREF="ftp://ftp.crl.com/users/iv/ivler/email.tcl">ftp://ftp.crl.com/users/iv/ivler/email.tcl</A>
</BLOCKQUOTE>
<P>
This page contains a Tcl-based CGI that allows for forms to be
processed to e-mail.
<P>
<B>Virtual Webwerx Division Zero-CGI Land</B>
<BLOCKQUOTE>
<A HREF="http://www.novia.net/~geewhiz/">http://www.novia.net/~geewhiz/</A>
</BLOCKQUOTE>
<P>
Includes Stat Trax, a free and easy way to keep statistics of
all your Web pages.
<P>
<B>Web Developers Warehouse</B>
<BLOCKQUOTE>
<A HREF="http://www.aee.com/wdw">http://www.aee.com/wdw</A>
</BLOCKQUOTE>
<P>
Build CGI apps for a Web site using C++.
<P>
<B>Windows CGI 1.1 Description</B>
<BLOCKQUOTE>
<A HREF="http://www.city.net/win-httpd/httpddoc/wincgi.htm">http://www.city.net/win-httpd/httpddoc/wincgi.htm</A>
</BLOCKQUOTE>
<P>
This is a link to the Windows CGI 1.1 specification.
<H2><A NAME="OtherOnlineResources"><FONT SIZE=5 COLOR=#FF0000>Other
Online Resources</FONT></A></H2>
<P>
The only other non-HTTP based online resource I have found to
be useful and available to people with accounts on either AOL,
CompuServe, or MSN is the Usenet group <FONT SIZE=1 FACE="MCPdigital">comp.infosystems.www.authoring.cgi</FONT>.
A mailing list for CGI programming does exist, but traffic on
it was nonexistent for the six months I was a member.
<P>
There is currently no existing centralized FTP site for CGI resources.
<P>
The resources available on AOL, CompuServe, and MSN are easily
found and centralized, so there is no reason to list them here.
<P>
<HR WIDTH="100%"></P>
<CENTER><P><A HREF="ch28.htm"><IMG SRC="pc.gif" BORDER=0 HEIGHT=88 WIDTH=140></A><A HREF="#CONTENTS"><IMG SRC="cc.gif" BORDER=0 HEIGHT=88 WIDTH=140></A><A HREF="index.htm"><IMG SRC="hb.gif" BORDER=0 HEIGHT=88 WIDTH=140></A></P></CENTER>
<P>
<HR WIDTH="100%"></P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -