9 Oct
2002
9 Oct
'02
1:15 p.m.
Hi. Somebody know how to do instead: someFoo = DTMLFile('file', globals()) def someFoo(self, REQUEST = None): """abc""" myDTML = "<standard_html_header>Test!<standard_html_footer>" return myDTML Yes, I know: I should render it first. But how? I didn't find (yet) any DTMLString or something. Any hints? -- Regards, Bogdan Never assume the reader has read the subject line.