I have two DTML methods and I want to do sth like this: <dtml-call "manage_edit(data=result_of_other_DMLTmethod, title='myTitle')"> But how can I force that the rendered result is inserted and not the document source. Best regards Arno