Stop deleting a document by pressing Delete and F9 button

dear readers

May i know how to stop deleting a indent by pressing the Delete and F9 buttons.

waiting for ur quick reply

from abc

Subject: Stop deleting a document by pressing Delete and F9 button

In Sub Querydocumentdelete of Database script… add Continue=false

HTH

Keshava

Subject: RE: Stop deleting a document by pressing Delete and F9 button

Um, don’t give users Delete permissions in the ACL? Why code something that’s part of the core functionality anyway?

Subject: Stop deleting a document by pressing Delete and F9 button

Sounds like you need to just enable Soft Deletions. Go to the database properties and on the last tab select Allow Soft Deletions…