| From: | Kassel Ben CRBE <KasselB(at)nswccd(dot)navy(dot)mil> |
|---|---|
| To: | "'Mattia Boccia'" <ironwallaby(at)yahoo(dot)com>, pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: html forms |
| Date: | 2002-11-06 13:43:49 |
| Message-ID: | 1F9F67162ADED3119F18009027A8F404025FC3AB@crbeex03.dt.navy.mil |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
There are several options. I have used server side JAVA, server side perl, and PHP. So far the easiest to implement was the php 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 with TOMCAT 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(at)yahoo(dot)com]
Sent: Wednesday, November 06, 2002 8:09 AM
To: pgsql-novice(at)postgresql(dot)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(at)postgresql(dot)org)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Setyo Nugroho | 2002-11-06 16:33:26 | Display a function |
| Previous Message | Mattia Boccia | 2002-11-06 13:09:22 | html forms |