Craig Potter wrote:
>
> I am sure that this question has been asked many times, but I am new to this
> list and am searching for answers....
>
> How to I get Postgres on RH linux 6.2, Apache, talking to web page forms. I
> am sure there is software for this. Can anyone recommend anything & give
> tips on their method of doing this.
If it's just a few forms then use cgi-s (either C, python or perl).
If it is something more complex use Zope (http://www.zope.org/)
------
Hannu