Delete Folders Online in ASP

posted by Scudyen date: Thursday, May 22, 2008 category: ASP
  Featured Story | Printable View | Email It | Comments | Write Comment

 

ASP does not allow you to use IO system to modify on files and folders. But with the help of FileSystem object yoᅵu can delete any file on your server. Do not forget to double check permissions for this operation.

 

Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
objFSO.DeleteFolder(YOUR_FOLDER)

 


Custom Search



Gazatem Technologies Active News Manager


page counter

Listed with 411asp.net
Listed with 4aspin.com
PHP, ASP, .NET, JSP Resources, Reviews