What are some options and methods to link a contact form on WordPress to an existing form processing script?

Posted by eirlymeyer on Pro Webmasters See other posts from Pro Webmasters or by eirlymeyer
Published on 2012-09-03T01:42:21Z Indexed on 2012/09/03 3:49 UTC
Read the original article Hit count: 326

Filed under:
|
|

I’m searching for the best way to link the outgoing/output data in a WordPress contact form plugin on a WordPress website to an existing MySQL database where a contact form is processed.

Scenario: A new site (Site A) is being developed with a contact form. Site B (old site) uses a contact form script to process contact form leads through an existing legacy database and a ColdFusion application. The goal is to create site A with a new contact form to continue the same existing processes. Site A is to become the new Site B.

© Pro Webmasters or respective owner

Related posts about php

Related posts about Wordpress