13 Jul
2004
13 Jul
'04
5:22 p.m.
From: "Asad Habib" <ahabib@engin.umich.edu>
Is it possible to invoke a DTML method using a link?
Given a dtml method called 'DoStuff', located in a folder, 'ADir', on web site 'www.aweb.com': <a href="http://www.aweb.com/ADir/DoStuff">Click Here to Start Method</a> should work! HTH Jonathan