Forums

How 2

pphfl 15 Mar, 2009
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.
GreyHead 15 Mar, 2009
Hi pphfl,

The simple way to do this is to add the PHP to save the Mobile number in an OnSubmit box, then let ChronoForms save everything to the 'normal' database table.

Bob
This topic is locked and no more replies can be posted.