PDA

View Full Version : deleting files online


Baleric
10-03-2005, 08:37 AM
hey guys i was wondering if anyone knows of a script that deletes files online?
i can upload files just not delete them.

thax
-baleric

BaldEagle
10-03-2005, 03:20 PM
objFSO.DeleteFile(filespec)

Use the file system object to do it.

BaldEagle

Bullschmidt
10-04-2005, 02:48 PM
And for some more references:

http://www.google.com/search?hl=en&q=fso+delete+file&btnG=Google+Search