[Zope] DTML SOURCE -> HTML SOURCE

Casey Duncan cduncan@kaivo.com
Thu, 15 Mar 2001 14:56:53 -0700


nuno wrote:
> 
> Sorry about the lack in the question !
> what i meant was, how to do it in python !
> I have an external method that goes to a dtml document to parse it
> but i need the code in html !
> 
> when i try to access the content of a Document i get the dtml code,
> is there any way of getting the html code ?
> 
> thank you all
> Nuno

html = dtmlDoc(REQUEST,RESPONSE)

-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>