[Zope] how do I generate html for a given number of items

sathya linuxcraft@redspice.com
Thu, 23 Mar 2000 16:51:42 -0600


sinde dtml does not provide  a " for  loop " structure 
how can I generate form fields  equivalent to the number of catalog items
somebody has choosen 
i.e
<form>
<for noOfTimes>
<input  type="text" name= ...
</for>
</form>
The dtml-in tag only accepts lists and such
 -- 
##########################
 necessity is the 
mother of invention
##########################