Forum Moderators: open
- Classic ASP [w3schools.com]
- ASP.Net [4guysfromrolla.com]
[edited by: marcel at 5:38 am (utc) on Aug. 27, 2009]
No, you do not need to do this with a script. In the folder properties, go to the security tab and give the user whose name begins with 'IUSR_' (and then the computer name) write privileges.
This is the account that ASP runs under.
Or, you will need to set it up so that you need to login to save a text file. You can do this in IIS (Allow anonymous access to false)