This topic contains 3 replies, has 2 voices. Last updated by Cristián Lávaque 4 years, 9 months ago.
Topic Author | Topic |
---|---|
Posted: Saturday Apr 7th, 2012 at 8:03 am #10272 | |
We are attempting to limit the number of uploads a member can make through 1) offering subscription only access to a page (page is a form for uploading an advertisement, it is an iFrame to an ASP.net database and 2) we are needing to limit the number of uploads a user can make based on the s2member subscription they purchase. Would it be best to manage this similarly to how downloads are managed? Or can I create a “sales record” with userID, timestamp, and # of uploads allowed and manage this within wordpress using the ASP.net webservice? |