19 Mar
2001
19 Mar
'01
6:08 p.m.
Hi there! My final question for today: When i generate a new document A and take the document content from some kind of template B, is there a way to get some dtml in the document rendered and some inserted directly? Suppose SomeVar holds 'SomeText' and AnotherVar holds 'AnotherText'. How do i protect AnotherVar so that <!-- begin B --> <dtml-var SomeVar> <dtml-var AnotherVar> <!-- end B --> becomes <!-- begin A --> SomeText <dtml-var AnotherVar> <!-- end A --> after insertion? Thanks Bernd -- -----Bernd Worsch-----------bernd.worsch@frontsite.de--------