Need Direction – database update.
-
I have a SQL database that contains tables for members and another for leagues. I want to link the two together by asking the user to select a member and a league. Each member can be in one league.
The member table has a field for the league ID.
I’m not sure how to go about putting this into wordpress. I can populate dropdowns for both members and leagues, but I’m perplexed what to do when the user selects from the two dropdowns. I’d prefer to stay within wordpress for styling reasons.
Do I put form on the page and then go to a static (non-wordpress) to process the form? If so how do I style it and then get back to my site.
I could really use some direction.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need Direction – database update.’ is closed to new replies.