lazarus/components/cgi
vincents 967aa8de53 regenerated to support win64
git-svn-id: trunk@10151 -
2006-11-01 10:52:07 +00:00
..
ide win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
lib
cgilaz.lpk added printer4lazarus and cgilaz to bigide 2006-01-02 23:11:53 +00:00
cgilaz.pas added package unit 2006-01-20 15:11:16 +00:00
cgimodules.pas removed writeln 2006-01-31 14:00:48 +00:00
Makefile regenerated to support win64 2006-11-01 10:52:07 +00:00
Makefile.fpc regenerated to support win64 2006-11-01 10:52:07 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00

cgi

With the cgimodules.pas unit you can easily create cgi applications with
datamodules.

In the IDE sub directory you can find a design time package, which will install
some helpful IDE features like 'CGI Application' and 'CGI Module'.