
One more File Deletion question
You should ask for confirmation of the delete in the Delete event. if the
user says No don't delete then you set the value of the Cancel parmeter to
true.
Quote:
>I have successfully implemented the code into my form that displays a
custom
>message before deletion of a record by clicking on a delete button on my
>form. Now I want to have the same message apply to a record deletion when
>the user selects Edit|Delete Record. How do I apply my modification to
this
>option? Is there a way to modify cascade delete messages? (i.e. by
deleting
>this file you will delete 3 files in other tables).
>--
>Chad Atchley
>University of Oklahoma
>MIS Senior