Thanks kainjow. I am really new to all this. Can you correct me if I am wrong:
I am trying to create a form page with text boxes which have a specific range of names to choose from - e.g from a membership list.
I would like the user to initially create such a membership list from a database, or by entering the data in the same way that you would when you enter into an address book. As I understand it, you may even be able to call upon the Apple Address Book to populate the program list of names?
Once done, I would like the user to be able to fill out a new form page where they select from the data already inserted. Imagine, if you like, a school registration form, where you assign people to certain classes on certain days, etc.
I would have to create a set of text boxes, and insert some form of 'complete' function to each text box???
Also, what would be the way of calling on the database??
Sorry, I hope that is clear...