0
votes
0answers
52 views

How to link or integrate a new WordPress contact form on a new site to a ColdFusion email processing application? [closed]

A site is being upgraded from a static site to the PHP WordPress platform. Looking for the best way to integrate an existing email form processing script (which uses ColdFusion) on a static site using ...
3
votes
2answers
223 views

Is it possible for Wordpress to get user information from an existing, non-MySQL database?

I'm considering installing Wordpress at example.com/blog. However, example.com functions mainly as a forum/bulletin board, and thus has a user database. I'd like users of example.com to be able to ...