Including JScript/JavaScript code in DTML documents/methods works. What does the script look like and what is the surrounding HTML/DTML? Chris McDonough mailto:chrism@digicool.com Digital Creations http://www.digicool.com Publishers of Zope http://www.zope.org
-----Original Message----- From: cesare@planningsrl.it [mailto:cesare@planningsrl.it] Sent: Wednesday, January 05, 2000 11:24 AM To: zope@zope.org Subject: [Zope] JScript objects
Hi all!
I have a quite big file with Jscript object I want to include in an input form I wrote with Zope.
How can I include it without having the js code in my DTML Method?
I tried to declare anothere DTML Method with the js code, but it doesn't work. Any idea?
Thank you in advanced,
Cesare
Cesare Raoss Planning srl Via Bolzano 45 38014 Gardolo (TN) cesare@planningsrl.it http://www.planningsrl.it
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Chris McDonough