Casey Duncan wrote: > > try using the getId() method of the object instead of accessing the id > attribute directly. Sometimes id is just a value other times it is a > method. > Thanks! getId() works for Folders and DTML Documents/Methods. Are there any documentation on which methods are available for each type of object? Thanks again, Andreas.