[Zope] Converting REQUEST style lists into real lists

Steve Drees drees@the-bridge.net
Mon, 23 Jul 2001 21:25:29 -0500


> 
> Is there an easy way to convert 'varia' into a list?


<input type="checkbox" name="varia:list" value="1">
<input type="checkbox" name="varia:list" value="2">
<input type="checkbox" name="varia:list" value="3">
<input type="checkbox" name="varia:list" value="4">
<input type="checkbox" name="varia:list" value="5">
<input type="checkbox" name="varia:list" value="6">