Hi,
I am using forms authentication in my web app (asp.net 1.1, VS 2003) which is great for locking down individual pages and also entire directories for specified users and roles.
I would like to take it one step further and be able to give users specific rights, such as read/write.
How would i begin to do this? What would be a good starting point?
Regards,
Matt.
