quote:
Originally posted by whiz
Still nothing...?
js code:
RemoveDirectory("C:\\Documents and Settings\\ __________\\My Documents\\New Folder");
I made a folder in My Documents called "New Folder", and added two Notepad documents. But they're still there...
js code:
RemoveDirectory("C:\\Documents and Settings\\ __________\\My Documents\\New Folder\\");
I forgot to mention I made the code dependent on having trailing slashes.