Re: [Zope] how to access the items of an array...

2000-10-03 Thread Andy McKay

Use the in tag:





- Original Message -
From: "zope" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 7:10 AM
Subject: [Zope] how to access the items of an array...


> Hi
>
> In a form, I defined an array variable as follows:
>
> 
> 
> 
> 
> 
> 
>
> After submitting the form,  gives me following
result:
>
> ['112', 'sef', 'fg', '23', 'iuiu', 'tz', 'fgh', 'fgh']
>
> My question is now how to access the different items of that array?
>
> Thanks a lot for your help.
>
> Marc
>
>
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] how to access the items of an array...

2000-10-03 Thread zope

Hi

In a form, I defined an array variable as follows:








After submitting the form,  gives me following result:

['112', 'sef', 'fg', '23', 'iuiu', 'tz', 'fgh', 'fgh']

My question is now how to access the different items of that array?

Thanks a lot for your help.

Marc


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )