View Single Post
  #2  
Old 07-28-2006, 10:44 AM
wow wow is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wow is on a distinguished road
Default

try this out

Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
objFSO.DeleteFile("c:\filename.jpg")

Cheers -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - delete the picture in certain folder using asp code
View Single Post
  #2  
Old 07-28-2006, 10:44 AM
wow wow is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
wow is on a distinguished road
Default

try this out

Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
objFSO.DeleteFile("c:\filename.jpg")

Cheers -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote