On Fri, 27 Nov 2009, Graeme Geldenhuys wrote:

Hi,

Most of the methods in TCgiApplication (located in cgiapp unit) is
marked as deprecated. There is no documentation for this unit, so I do
not know much about it.

If all those methods are marked deprecated, what is replacing them?

The whole cgiapp unit is deprecated, you should use the TCGIApplication from fpCGI. Lazarus has a package to create web applications with the fcl-web units.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to