24 Aug
2000
24 Aug
'00
7:21 a.m.
hi Dieter
For a DTML method(!), "id" is the id of the object of which the method is used as a method. In your case, this is the folder.
No, actually -- since 'index_html' is a document, it turns out to be the id of 'index_html'.
In some cases, you would use "this().id".
OK, I'll try and understand that .. -- jean