21 Nov
2000
21 Nov
'00
9:50 a.m.
* Kini Natekar <kininatekar@yahoo.com> [001121 07:36]:
Is there a way to include dtml tags with a javascript ? If there is please let me know.
if you mean, you want to insert a dtml tag into a document using javascript, then no. zope's a server-side technology; javascript is client-side. seb