I have been asked to create a more comprehensive membership capability for use with our forum. The organization wants additional user info such as a picture, home address, spouses name, work and home phone numbers etc etc. This data would be limited to specific groups and the admins of course. I understand that under the license whatever I code up must be shared with the fine folks on here. I expect to have to create an additional table in the DB, presumably keyed to the author_id .
I need some help getting started. I understand ASP, databases etc. What I dont understand is primarily two things:
1 - I need a schema for the webwiz forums database so I know what is where.
2 - I need to understand how the permissions are designed.
I can probably reverse-engineer this info from the ASP code itself, but I would rather have some reference material instead. Is this available to me as a owner of two webwize forum licenses?