Deleting asp files from asp
hello,
i need a way to delete .asp files in the wwwroot/site/
what should i do?
i tried to use the filsesystemobject to do it, but i have the following error :
Microsoft VBScript runtime (0x800A0046)
Permission denied
although i enabled scripts, and iis has anonymous access, what is the solution for this ?
thanks in advance
|