PDA

Click to See Complete Forum and Search --> : create new folder/.aspfile with filesysobject?


babble
May 28th, 2000, 01:58 AM
I am working on a script that will dynamically create a new folder (if the needed one isn't created).

Next, I need to save new .asp files based on the input of a form into folders on the server.

I have figured out that I need to use the File System Object, but from there I am at a loss.

All input appreciated..