Data Assist server error
teams_RegistrationTest.php
I am trying to get this registration page to work using Data Assist.
The team names need to be unique so I want to post to a table called team_names. Then
I use the repeat Selection to post to the teams table and move the team_names id to the nameid in the teams table.
Everytime set up the Manage Relational Table information, I get a Internal Server Error message. I am using a Mac with Firefox.
I'm not a php programmer so I don't know what I am doing wrong.
I've been working on this form way too long. The extensions are not working out very well.