Changing an ASP.net contact form into PHP

phauxquota

New Member
I recently redid my company's website, the old site was an ASP.net site, I rebuilt the site in PHP (With wordpress) The contact form on the old site submitted the fields to a database, I rebuilt a contact form with the wordpress backend. The problem is that the contact form doesn't submit the fields to a database on a separate server than the website. How can I best carry this feature into the PHP/Wordpress framework?I'm using Contact Form 7, with the contact form 7 to database plugin right now.I can post my code if needed.
 
Back
Top