[Zope] Re: Re: Help with unconsistent behavior of parameter passing toPython Scripts.

hans hans@beehive.de
Fri, 12 Apr 2002 17:30:48 +0100


febb wrote:

RR=[['04-03-2001','0900','MEX','PBA','0300','N']
        ,['04-03-2001','1100','MTY','NLD','0300','N']
        ,['04-03-2001','1600','NLD','MTY','0300','N']]

Actually I DID test the passing of the list parameter with some sort of
conversion. I did use
<input type=text name="RR:list">  and
<input type=text name="RR:record"> and
<input type=text name="RR:records> ....

#############################
how about
<input type=text name="RR.date:records:text"> # '04-03-2001'
<input type=text name="RR.numb:records:text"> # '0900'
<input type=text name="RR.stat:records:text"> # 'MEX'
<input type=text name="RR.xxxx:records:text"> # 'PBA'


-------------------------------------------------------------
Who's got only a hammer sees the world as a nail
hans augustin  (software developer)           hans@beehive.de
beehive elektronische medien GmbH       http://www.beehive.de
phone: +49 30 847-82 0                  fax: +49 30 847-82 299