Gossamer Forum
Home : Products : DBMan SQL : Discussion :

many forms...many tables

Quote Reply
many forms...many tables
Greetings, again and thank you for responding my last question.

I have one more and I should be on my way.

I'm trying to set up a "dating" web site.
The database will have 3 tables:

1) members (basic registration info, such as name, city,b-day). Members will have permission to add + modify their info, but not delete.

2) members_profile (genter,hobbies, etc). Members will have permission to add + modify their info, but not delete.

3) members_interview (more private questions, etc).Members will have permission to add/modify/delete.

I can surely write different input forms for each table and I Know how to retrieve and search info from each one. My question is how can I:

1) Direct the user to add a profile at "members_profiles" afte filling up their registration fields at "members"

2) Add a button to allow them to add/delete/modify their "members_private" table.

I tried to use the multiform mod from JPDeni, but to tell you the truth, I don't know where to begin to implement that to the DBSQL (I'm using Beta 2).

ANY feedback will be more than appreciated
Thanks again :)

Subject Author Views Date
Thread many forms...many tables lubatico 2632 Aug 21, 2001, 11:25 AM
Thread Re: many forms...many tables
911 2527 Aug 21, 2001, 9:52 PM
Post Re: many forms...many tables
lubatico 2484 Aug 22, 2001, 7:59 AM