Sending one form for two scripts
am 07.08.2003 13:44:18 von angelo_rigo
Hi=20
I am not sure about the best way to send data from one
single form for two diferents scripts.=20
I have one mail list that needs just two form values,
(name, email) and i would like to have more
information in the same time but this secondary
information (adress, phone, etc..) in a postgresql
database=20
any help will be apreciate
=====3D
=C2ngelo Marcos Rigo
AMR Inform=E1tica=20
(51) 3348 0870=20
Rua Pe. Alois Kades 400/210=20
Porto Alegre /RS/Brasil
http://amr.freezope.org
angelo_rigo@yahoo.com.br
=20
____________________________________________________________ ___________
Conhe=E7a o novo Cad=EA? - Mais r=E1pido, mais f=E1cil e mais preciso.
Toda a web, 42 milh=F5es de p=E1ginas brasileiras e nova busca por imagen=
s!
http://www.cade.com.br
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Re: Sending one form for two scripts
am 07.08.2003 14:45:57 von Jeff MacDonald
--=-3vDSxUBqeTBYdIIruHJv
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Thu, 2003-08-07 at 07:44, =C2ngelo Marcos Rigo wrote:
> Hi=20
>=20
> I am not sure about the best way to send data from one
> single form for two diferents scripts.=20
>=20
> I have one mail list that needs just two form values,
> (name, email) and i would like to have more
> information in the same time but this secondary
> information (adress, phone, etc..) in a postgresql
> database=20
>=20
> any help will be apreciate
>=20
put everything into pg, make sure that you have a serial field, and pass
that id to the 2nd script. in the 2nd script, do a lookup in the
database for the id.
hope that helps.. feel free to email the list or to me directly if you
need more details.
regards,
J
--=20
Jeff MacDonald
--=-3vDSxUBqeTBYdIIruHJv
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQA/MkoFJr1gbjUXKkIRApT3AKCr252BacemOjfYuNWifBwTpKxTagCg sPfL
JklO85tNbXQFNBW0d3GgKok=
=ipRu
-----END PGP SIGNATURE-----
--=-3vDSxUBqeTBYdIIruHJv--