This topic is locked

Deleting associated files

11/30/2006 4:47:26 PM
ASPRunnerPro General questions
P
pharaon_98 author

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 ?

J
Jane 12/1/2006

I wasn't able to reproduce this error.

Please zip and send generated ASP files to [email=support@xlinesoft.com]support@xlinesoft.com[/email] along with project file and database creation script for investigation.

I'll find what's wrong with your project running it on my test box.

P
pharaon_98 author 12/4/2006

thank you for your reply Jane
In fact, it works perfectly well. I wasn't looknig in the right folder... stupid me.
Sorry