Re: dynamically associate radio buttons with droplists

2009-06-24 Thread Che M
On Jun 24, 10:37 am, a...@pythoncraft.com (Aahz) wrote: > In article > <16b382ee-a3ae-46ee-88fd-d87fc40d2...@g20g2000vba.googlegroups.com>, > > > > Shoryuken   wrote: > >On Jun 21, 8:43=A0pm, a...@pythoncraft.com (Aahz) wrote: > >> In article >.com>,LeoBrugud=A0 wrote: > > >>>Not being very famil

Re: dynamically associate radio buttons with droplists

2009-06-24 Thread Aahz
In article <16b382ee-a3ae-46ee-88fd-d87fc40d2...@g20g2000vba.googlegroups.com>, Shoryuken wrote: >On Jun 21, 8:43=A0pm, a...@pythoncraft.com (Aahz) wrote: >> In article .com>,LeoBrugud=A0 wrote: >>> >>>Not being very familiar with python, nor with cgi/http, =A0I intend to >>>have 3 of buttons in

Re: dynamically associate radio buttons with droplists

2009-06-24 Thread Shoryuken
On Jun 21, 8:43 pm, a...@pythoncraft.com (Aahz) wrote: > In article > ,LeoBrugud  > wrote: > > > > >Not being very familiar with python, nor with cgi/http,  I intend to > >have 3 of buttons in a webpage, each of them is associate with a file > >(so I have 3 files, too) > > >What I would like to h

Re: dynamically associate radio buttons with droplists

2009-06-21 Thread Aahz
In article , Leo Brugud wrote: > >Not being very familiar with python, nor with cgi/http, I intend to >have 3 of buttons in a webpage, each of them is associate with a file >(so I have 3 files, too) > >What I would like to have is, when users choose a button, the droplist >update automatically t