Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Permissions problem help needed

Status
Not open for further replies.

sjctechno

Programmer
Oct 14, 2002
27
0
0
US
I have a web program which allows the user to select 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top