Danbabe
08-11-2006, 04:35 PM
Hi Guys,
I have members who have all of their records ina database. The records relate to Photos that they have stored in their personal folders.
If they delete a Photo, the database entry, I can delete fine but how do you delete the actual physical file in their folder?
I would guess at a real stabb that somehow you would use Server.CreateObject("Scripting.FileSystemObject") but dont know the actual code even if I am correct.
Thanks for looking
Dan
I have members who have all of their records ina database. The records relate to Photos that they have stored in their personal folders.
If they delete a Photo, the database entry, I can delete fine but how do you delete the actual physical file in their folder?
I would guess at a real stabb that somehow you would use Server.CreateObject("Scripting.FileSystemObject") but dont know the actual code even if I am correct.
Thanks for looking
Dan