Hello,
i want to view a dtml-document, calling it as
a variable.
For example:
<dtml-var standard_html_header>
<h2><dtml-var title_or_id></h2>
<p>
<dtml-var testfile>
<P>
<dtml-var standard_html_footer>
where this file is called with this string:
<a href="test3?testfile=Running">test3</A>
The result i now get is the id, not the content of the
file!
Thanks,
Bruno
______________________________________________________________________
Do You Yahoo!?
Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )