On 18-Nov-05, at 2:12 PM, [EMAIL PROTECTED] wrote:
I have an EOModel with 2 tables in it: USERS and PHONE_CONTACTS
(with a mandatory one-to-many relationship between a user and
phone_contacts). I've tested with a D2W app and all works fine.
Now I want to create my own app from scratch. I
I have an EOModel with 2 tables in it: USERS and PHONE_CONTACTS (with
a mandatory one-to-many relationship between a user and
phone_contacts). I've tested with a D2W app and all works fine. Now
I want to create my own app from scratch. I'm stuck on making a page
to create a new user. I