Need to pass dtml-in parameter
Andre Dourado
adourado at eln.gov.br
Thu Nov 6 10:10:43 EST 2003
More information about the Python-list mailing list
Thu Nov 6 10:10:43 EST 2003
- Previous message (by thread): Strange problems with encoding
- Next message (by thread): Need to pass dtml-in parameter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I´m a newbie in Zope and I have a little problem. I'm trying to use a dtml-in tag to call a ZSQL, but the name of my ZSQL is stored in a sql table. I've tried things like: <dtml-in expr=<dtml-var my_query>> where my_query is the column name of my sql table where the ZSQL name is stored. Thanks for any help.
- Previous message (by thread): Strange problems with encoding
- Next message (by thread): Need to pass dtml-in parameter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list