Re: [fpc-pascal] Re: CGI under Linux using FCL-Web

2012-04-04 Thread michael . vancanneyt
On Wed, 4 Apr 2012, Christian Kranich wrote: Hello All, 1) Sorry, I posted no follow ups but fress posts (twice) before noticing. Will not repeat this. 2) just tried testcgiapp --input=mycgi.cgi This also returns silently w/o any other output. The path to the htmls is also valid. Where and

Re: [fpc-pascal] Re: CGI (with Free Pascal) vs PHP

2007-03-06 Thread Graeme Geldenhuys
On 3/6/07, Jason P Sage <[EMAIL PROTECTED]> wrote: Personally, I'd rather have my FreePascal Syntax, smartLinking, Socket library, multi-threading library, ability to call dlls, inline functions, true object oriented binaries versus emulated OO script (Which is likely OOP underneath but it still

Re: [fpc-pascal]Re: CGI

2003-01-29 Thread Andreas K. Foerster
On Tue, Jan 28, 2003 at 08:07:26AM -0500, Luis Del Aguila wrote: > But, The User's Guide, chapter 11, don“t to explain how write a program > that send the Form Content for e-mail. How to send eMail from a program? Well, I don't know, if there is a Unit for it. On Unix systems, there is mostly t