View Single Post
  #1 (permalink)  
Old 08-18-04, 12:54 PM
stomlin stomlin is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send form results to multiple databases

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??
Reply With Quote