Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_linux_programming thread: Re: pro_linux_programming digest: May 14, 2001


Message #1 by cbbrowne@h... on Mon, 14 May 2001 18:42:23 -0500
On Tue, 15 May 2001 00:02:37 BST, the world broke into rejoicing as
"Pro Linux Programming digest" <pro_linux_programming@p...>  said:
> PRO_LINUX_PROGRAMMING Digest for Monday, May 14, 2001.
> 
> 1. cgi 2 postgresql
> 
> ----------------------------------------------------------------------
> 
> Subject: cgi 2 postgresql
> From: "Stephen Carpenter" <stvc69@n...>
> Date: Mon, 14 May 2001 21:06:07
> X-Message-Number: 1

> Hi - don't know if this is professional, but it would be cool if
> someone could help.......

> After writing my form in HTML and creating my shell scripts, how do
> I transfer and record this data straight in to my PostgreSQL
> database?????

Whatever script that gets invoked by the "POST" command can surely do
the database updates.

I think you need to be a bit more precise about what sorts of scripts
you're talking about.  You don't necessarily have to post the whole
script, but at least describing what scripts you have, and what URLs
you're using to invoke them, should be useful.
--
(reverse (concatenate 'string "gro.mca@" "enworbbc"))
http://vip.hyperusa.com/~cbbrowne/resume.html
An engineer is someone who does list processing in FORTRAN.

  Return to Index