Thread: html forms

html forms

From
Mattia Boccia
Date:
I have installed a Postgres server and built up a test
database
now i would like to connect an HTML form with it to
insert data.

wich is the best way to do it?


i would like to use java for it but i need some usage
example.
does anyone now where i could find them?

regards

Matt

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

Re: html forms

From
Kassel Ben CRBE
Date:
There are several options. I have used server side JAVA, server side perl, and PHP. So far the easiest to implement was
thephp approach. I assume you are using Apache on LINUX.  

You will probably have to provide more information about your architecture to get a good answer. I have not yet played
withTOMCAT to support JSP, and am so pleased with PHP that I will probably stick with that. 

Be forewarned about my answer that I am a relative newbie to this stuff as well.

good luck,
ben

-----Original Message-----
From: Mattia Boccia [mailto:ironwallaby@yahoo.com]
Sent: Wednesday, November 06, 2002 8:09 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] html forms


I have installed a Postgres server and built up a test
database
now i would like to connect an HTML form with it to
insert data.

wich is the best way to do it?


i would like to use java for it but i need some usage
example.
does anyone now where i could find them?

regards

Matt

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)