I have been able to add DTML documents to a folder using a python script(addDTMLDocument) but I can't find anywhere how to delete them using python. I can delete using manage_delObjects:method from main.dtml but I would like to use a python script. Can anyone help me? regards garry