I am wondering if "_['site']" is really what you meant to do? On Sun, 23 Apr 2000, you wrote:
If I do a method called namespace that I call with namespace?site=test, like so:
<dtml-with billing> <dtml-with "_[site]"> <dtml-var title_or_id> </dtml-with> </dtml-with>
(<dtml-var "_[site]"> does render test properly.)
The title_or_id is the title of billing, not of test.
if I do
<dtml-with billing> <dtml-with test> <dtml-var title_or_id> </dtml-with> </dtml-with>
it prints properly. What do I have to do to get what the site varible equals on the stack?
thanks, -- ethan mindlace fremen mindlace@imeme.net zope -&- imap email -&- mailing list weave your web with the web at http://imeme.net
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) -- ======================================================
Luis Cortes Pollak EPD (915) 621-6113 ======================================================