[fpc-pascal] Forum merger
Michael Van Canneyt
michael at freepascal.org
Thu Dec 17 09:42:04 CET 2009
On Wed, 16 Dec 2009, Andreas Berger wrote:
>
>> If I made one, then I'll make it using Powtils (fully CGI) or ExtPascal
>> (fully Ajax) because that's what I know and have been experience with. I
>> myself prefer to use fpWeb since it's provided by FPC's FCL. No third party
>> dependency is good for new comers, and it's also better FPC/Lazarus
>> promotion. I also intend to study fpWeb and would try to combine it with
>> ExtPascal, if possible.
> I vote for a CGI approach (Then I could help). A sub-vote would go for fpWeb
> (Just need to find some good documentation for it), but I would accept
> Powtils.
The advantage of fpweb is that it doesn't matter whether you want to use
an apache module, plain cgi or fastcgi, or in a standalone server.
It works with all 4 types.
Michael.
More information about the fpc-pascal
mailing list