On Friday, December 16, 2011 11:01:37 AM UTC-5, thodoris wrote:
>
> What do you mean handle it in application logic? How/when do i detect from 
> my app that a user has been deleted?
>

Presumably you have code that deletes users (perhaps via an update form 
with the delete option available, or some other means). Wherever that 
happens, add the necessary code to do what you want upon deletion.

Anthony

Reply via email to