
Scott Marrs - 2011-02-11 07:28:14
I have a page where I am submitting personal information from a form into a mysql database which was pretty strait forward. My customer now wants to collect and submit data from the same table within the first form to a separate database. Since you can't nest forms and what would be the best way to go about doing this.
Thanks