Hi,
i am creating a web site where users log in and can upload, download and delete files on a specific folder based on the username.
Login is handled by Membership.
I want to introduce quota per user or group and wondering if and how Membership can handle this.
Thanks