[Zope] dtml within dtml
Oleg Broytmann
phd2@earthling.net
Mon, 10 Apr 2000 10:48:21 +0000 (GMT)
On Mon, 10 Apr 2000, Graham Chiu wrote:
> Oops, just checked the HTML source as suggested, and it's there. So the
> display is being suppressed by the browser and Zope is passing it thru
> unchanged.
But of course. Browser recognized <...> construct as unrecognizeable tag
:) That's what I suspected from the very beginning :)
Now - try eveluating the HTML as DTML.
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2.1/ phd2@earthling.net
Programmers don't die, they just GOSUB without RETURN.