I have a basic html form and would like to some how do a double post.
e.g. One field in the form will be for users to enter their cell phones. When they click submit I would like for all of the info to be sent to my database as normal and the cell phone field to be sent to a different database.
How would I do this? I have the code for both forms.
e.g. One field in the form will be for users to enter their cell phones. When they click submit I would like for all of the info to be sent to my database as normal and the cell phone field to be sent to a different database.
How would I do this? I have the code for both forms.