How would I set up the controllers so that I can insert a detail record
with information from the web page and the master record at the same
time?
For instance if I had a new book entry in the book database I want to
add a new author record in the author database - assuming the author
did not exist.