delete file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CsharpGuy

    delete file

    I have a web form that writes files to a folder on my server, Now i need to
    delete those file for the next time the page runs. I gave the asp_net ID full
    access to the folder and I get access denied to the folder and file. What
    other permission doe I need to give the asp_net id to be able to delete files
    from a directory?

Working...