I
S
I
N
D
E
X
THE PEOPLE METER READS 6324
E-Me!!
INTRODUCTION
Introduction
T
he
ISINDEX
portion of the CGI protocol, allows you to provide an easy to implement searchable index. The argument passed to your program actually arrives as
argv[0]
as opposed to
QUERY_StrING
Try the example
F1ISINDEX.cgi
DownLoad The Source Code HERE
F1_c/
F1types.h
F1Isindex_c
Makefile
F1Isindex.C
F1Forms_c/
F1Forms.C
F1Forms.h
F1String_c/
F1String.C
F1String.h
F1Dlink_c/
F1Dlink.C
F1Dlink.h
F1Namval_c/
F1Namval.C
F1Namval.h
F1Memory_c/
F1Memory.C
F1Memory.h
Related areas of this site include
section, which covers the forms class upon which the
ISINDEX
example is based.
section. covers CGI in general.
, another method of passing data to a CGI
1 Intro To ISINDEX
Dr. Clue's Awesome Provider!