Sorry, I didn't realize we were talking about deleting items in the file system.
In that case, I would create a special folder whose only purpose is to store "deleted" files & then have a log file (or history table like I mentioned originally) that kept a record of the items that were "deleted" (moved to the folder mentioned above).
There may be a way to programmatically access the servers Recycle Bin, but I do not know what it is.
|