[fpc-pascal]CGI-program parameters.
Michael A. Hess
mhess at miraclec.com
Fri Jan 19 23:32:58 CET 2001
Arne Hanssen wrote:
>
> I'm writing a small cgi-program
In case you interested there is a class in the FCL that makes this easy.
It does require that you write using class mode like Delphi but it is
very easy to use. The unit is ezcgi. There is an example of how to use
it in the fcl/tests directory, testcgi.pp.
It takes care of all of the problems you are asking about.
--
==== Programming my first best destiny! ====
Michael A. Hess Miracle Concepts, Inc.
mhess at miraclec.com http://www.miraclec.com
More information about the fpc-pascal
mailing list