Checking file security (General questions)
If the User.UseNTAuthentication = True, is it possible to add a feature which would check the file permissions? On non-NTFS systems it would always be ok for read/write/delete but on NTFS systems, the upload would get rejected if the user only had read access to the file. This would save us from having to write a security checking routine. Just a thought. [:smile:]