I wrote myself a little downloading application so that I could easily grab a set of files from my server and put them all onto a new pc with a clean install of Windows, wi
You should try using the File System Object or FSO. There are many methods belonging to this object that check if folders exist as well as creating new folders.