Hi i have and ...add.asp page that uploads a picture to a ../../images folder. I see in SQL that it saved the name of the file. But when i delete the record, the picture is not deleted at the same time. I checked the "Delete associated file" when i compiled my project.
I have all the rights on that folder.
My SQL field is the varchar type.
any idea why it doesn't delete the file ?