24 Sep
1999
24 Sep
'99
10:35 a.m.
Robert Leftwich wrote:
Is there a way to find the filename of a DTML file that is used in a product via HTMLFile() ? I have tried various things, name(), _['__name__'], etc without success.
If these are DTML Documents, then id() should give you the filename. If they are methods, I'm not sure what you should do. -- ~mindlace