Delete a Folder Using ASP
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
IntermediateAuthor:
Bob BryantVersion Compatibility: ASP
More information:
Use on your ASP pages for easy deletion via your browser. You will have to set the browser permissions to read/write/execute/delete on the folder you want to delete or else this won't work.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: