Thread
:
delete the picture in certain folder using asp code
View Single Post
#
2
07-28-2006, 10:44 AM
wow
OSP Starters
Join Date: Jul 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
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
--
wow
View Public Profile
Send a private message to wow
Find all posts by wow
Webmaster Forums - View Single Post - delete the picture in certain folder using asp code
Thread
:
delete the picture in certain folder using asp code
View Single Post
#
2
07-28-2006, 10:44 AM
wow
OSP Starters
Join Date: Jul 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
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
--
wow
View Public Profile
Send a private message to wow
Find all posts by wow