|
Subject:
|
deleting a file after it is been uploaded
|
|
Posted By:
|
yts007
|
Post Date:
|
8/15/2006 10:41:20 PM
|
I've built a page that allows the user to create a record in access db and upload an image with it. But what if the user want to delete that record I want to delete the image as well. How can I do that?
|
|
Reply By:
|
Imar
|
Reply Date:
|
8/16/2006 1:05:50 AM
|
Hi there,
You can use the FileSystemObject to delete the files.
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me. Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004 Want to be my colleague? Then check out this post.
|