I have a program which allows the ser to selct a file on his local machine, and then copy it to the Web server. THis works fine (using PostedFile.SaveAs). But when the same program tries to Delete the file, using file.delete, the server says access denied? Any idea how to fix this?
Thanks
Thanks