I have a "Photo_albums" collection in wich I can create albums and add photos. classic.
Is there a way to automatically delete the image file whenever a user deletes the album? Or when they deselect an image inside the album?
I built this photo galery for a client that, I'm afraid, won't take the time to clean up the file library.
Also: Isinde the file library, is there a way to know if a certain file has a relation to an existing item, and what is that item? That way it would be easier to delete useless files...
thanks!
eric