Jump to content

trying to post from 2 side by side selects...


Codeman0013

Recommended Posts

Hey i have 2 select menu's that are side by side with 2 buttons between them one that moves one way and one the other. The left menu displays the current information of the doctor and the right menu displays all the possible ones that can move into the left one. My question is how do i make the table realise whats being moved and then check the database and see if its there and if not add it and if it is delete it if its b eing changed... :)

Link to comment
Share on other sites

The easiest way to do something like that is just to delete everything in the database and then add what is in the box. Even if you re-add everything, at least you don't have to check for every single item.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...