I have a form that I am sending to a database. However, the form is incredibly long so I would like the results split and have the first part of the form sent to one database and the second part to another table in the same database. Is this possible?
If not how do you split a form so that the user can come back and continue entering data at a later time??