Hi All,

 

Is it possible to render DTML methods inside a slot of a ZPT?  If so, how would I achieve this?

 

My DTML’s render forms to submit/edit data in a MySQL database something which cannot be done as easily in ZPT, I believe. Correct me if I’m wrong.

 

Jon