19 Jul
2004
19 Jul
'04
10:22 p.m.
----- Original Message ----- From: "Asad Habib" <ahabib@engin.umich.edu>
(...) Is it possible to place Javascript code in a DTML method? If so, then I could call the method when the condition was met and this would execute the Javascript code. Any help would be greatly appreciated. Thanks.
You already had the answer. You can put the javascript code that you need inside a dtml method and call it at will from any script/template that you were using to render the page. Ausum
- Asad