Hello
I wanted to know if and how i can delete a specific Image from the folder after it has been loaded by a USER from an ABVFP form.

example:

1. User is uploading 5 images (usung a form - and ABVFP action)

2. After 2 weeks the USER is deleting his entry(it wont show any more in the database query)

3.Now the question is: Is it possible to REVERSE the images upload to a folder(www.sitename.com/ABVFP/uploads) when i delete the specific entry in the data base it will delete the images from the folder ?

Thanks