Olives Guest
|
Posted: Fri Mar 30, 2007 7:44 pm Post subject: How to get a users Previleges? |
|
|
How can I tell if the user has Administrative Previleges?
If they don't, what's the best way to check read, write, modify, and delete
permissions for files and folders?
I was just thinking of creating a file, modify it, read it, then delete it;
however, if the folder allows creation but
not deletion file will be left behind.
I was curious if there was some check function I could call without actually
doing the actions? |
|