lazarus/components/cgi
2004-11-25 22:05:01 +00:00
..
ide implemented sorting installed packages topologically 2004-11-25 22:05:01 +00:00
lib implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
cgilaz.lpk started cgilaz package 2003-10-09 11:31:48 +00:00
cgimodules.pas fixed TModuledCGIApplication.CreateForm 2004-11-22 22:03:03 +00:00
README implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +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'.