At 10:24 PM 1/22/2006, Shalini R wrote:
>Hi sir,
> I'm new to python & postgres as I've created a form in html & a
>table in postgres. There is a field in form which will take multiple
>value
My guess is that each checkbox needs its own name, rather than all of
them using arrFacility. Give that
Hi sir,
I'm new to python & postgres as I've created a form in html & a
table in postgres. There is a field in form which will take multiple
value the problem which i'm facing is i'm getting single value but
when i want multiple values to be inserted to postgres table it is
not happening
the dtml