26 Feb
2002
26 Feb
'02
5:25 p.m.
AJ Well then how do I convert a list into separate strings Todd At 12:12 PM 2/26/2002 -0500, you wrote:
----- Original Message ----- From: "Todd Loomis" <tloomis@dmso.mil> To: <zope@zope.org> Sent: Tuesday, February 26, 2002 12:05 Subject: [Zope] Convert Help
Hi All:
How can i convert a string ['1', '2', '3'] into 3 separate strings with the ^^^^^^^^^^^^^^^ that's a list !
same name. Like i have this id = 1 and option = ['1', '2', '3'] but want id =1 and option = 1 and id = 1 and option = 2 and id = 1 and option = 3
Please rephrase your question.
- aj