Re: Loopfiles and delete - WeOnlyDo Discussion board

Re: Loopfiles and delete (General questions)

by havey, Thursday, October 12, 2006, 20:56 (6426 days ago) @ wodSupport

Havey,

I would suggest you check out this post:

http://www.weonlydo.com/index.asp?forum=1&action=view&topic=1087331420

idea is to put all file names into one collection, and then delete one file at a time - more/less what you need. It would be better if you could get events for that, but since you're in ASP I don't see how to accomplish it. Perhaps if you could make COM object called from ASP?

But that's the general idea, use LoopFiles to construct collection of file names, and then delete files from the collection manually, as long as there are elements in the collection.

Kreso


Complete thread: