SpiderBear6
Programmer
I'm using forms based security which is good however I want to be able to delete some files off the server from an asp.net page. My problem is that the person who logs onto my web site doesn't have permission to do this. So I gave permission for the ASPNET user to delete the files but now I need to try and impersonate ASPNET in the code so that I can delete the files.
Any ideas how to do that?
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
Any ideas how to do that?
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"