|
So the pics are stored in the file system? How do you delete attorneys? Do you do that by hand in the database, or does part of your application do this for you? If so, change it to also delete the image.
But at the same time, your query should be set up so that if a lawyer is deleted from the database, even if you forgot to delete the picture, your ASP system won't know about that picture.
|