[Tutor] [tutor]Newby!!!!
carlos sousa
carlosdsousa@hotmail.com
Mon, 24 Sep 2001 12:33:07 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C144F5.10971E60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
hello to everyone
this my first program using python.
I am building a webpage, and I use python to manipulate a Postgresql =
database.
My problem is that i would like create a function similar in =
functionality to the HTML "checkbox" in witch the number of check inputs =
is variable (the number of check inputs depends from a parameter 'names' =
witch contains a list of names).
thanks for your time and sorry for my bad english
------=_NextPart_000_0005_01C144F5.10971E60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hello to everyone</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>this my first program using =
python.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am building a webpage, and I use =
python to=20
manipulate a Postgresql database.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>My problem is that i would like create =
a function=20
similar in functionality to the HTML "checkbox" in witch the number of =
check=20
inputs is variable (the number of check inputs depends from a parameter =
'names'=20
witch contains a list of names).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>thanks for your time and sorry for my =
bad=20
english</FONT></DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_0005_01C144F5.10971E60--