I update this blog when i am in the development mode, most of the times when I am developing systems, and i find new things that I believe are interesting, I post them on this blog, this helps me a lot too for future references and when i repeat the things i've already done. Hope this helps others too.

Wednesday, September 07, 2005

Web Programming, A look around the File System Object, i needed this in one of the projects i was working, I had to display the contents of the folder hosted on the server, and the options given were to view the file, view the file descriptions and etc. This link helped me in deleting the file from the server.
DevGuru VBScript Method: FileSystemObject.DeleteFolder

No comments: