[Zope-DB] SQLConnectionIDs
    Nicholas Wieland 
    nicholas_wieland at yahoo.it
       
    Fri Jul 29 06:01:09 EDT 2005
    
    
  
Sorry for flooding the list, but this problem is making me crazy :)
The DTML I'm actually using without any problem is:
 
      <select name="conn_id">
        <dtml-in SQLConnectionIDs>
        <option value="&dtml-sequence-item;">
          <dtml-var sequence-key>
        </option>
        </dtml-in>
      </select>
 
I can't find any difference between the DTML and the ZPT, it seems to me a perfect translation. I just want to use ZPT because I actually prefer it.
 
Thanks for the help and for the extra patience,
  ngw
		
---------------------------------
Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20050729/6f7fbc93/attachment.htm
    
    
More information about the Zope-DB
mailing list