How to share a form between 2 websites

OverlordDiesel

New Member
I have a form which I'd like to share between 2 different websites. The form is submitted and the data is entered into the database. Right now each website has its own copy of the script and its own database, so when I want to make updates to the form, I have to make those changes twice. Is there a way to share the form between the 2 websites, yet make it look like its being served by each website like normal. I'm also wondering if it's possible to make all the data go to one database.
 
Back
Top