hi,
I have done work on sourceforge for my c++ cgi library. It is at
http://sourceforge.net/projects/cgiutils2/
It is built up of 3 separate libraries, the cgi library which parses post requests and
gets form values and such, a session library, and a template library which uses a
custom parse
> See the "Client Interfaces" and possibly the "Server Programming"
> sections in the PostgreSQL manual:
> http://www.postgresql.org/docs/current/static/client-interfaces.html
> http://www.postgresql.org/docs/current/static/server-programming.html
> The examples in the contrib directory of the sour