You can use the FileSystemObject, as you call oFSO in order to create files/folders. Here you can find documentation for FSO:
http://www.tutorial-web.com/asp/fso/
But if you want to do this from "run", use the windows program called MD, which stands for make directory, but that would just do you a lot of problems (CurrentDirectory etc!).
quote:
Originally posted by Matty
Why dont you post all the code you have I will correct it and repost it. Just zip it all up.
Because he wants to learn.