Title: Forms plugin calling ?
Last modified: August 19, 2016

---

# Forms plugin calling ?

 *  [mercator](https://wordpress.org/support/users/mercator/)
 * (@mercator)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/)
 * Hello,
 * I have searched now for quite some time but cannot find what I need… Here’s the
   question:
 * Is there a plugin (like a contact form plugin) that let’s me produce a fancy 
   looking form and when I press the “Submit” button in the generated form, it calls
   a php scrip and passes the form fields as parameters?
 * Thanks a lot for your help,
    Mercator

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [dagon-design](https://wordpress.org/support/users/dagon-design/)
 * (@dagon-design)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/#post-1154621)
 * I do not think so, as it would be an overly complex way to do it, especially 
   as you have to manually declare query vars in WordPress before a script can process
   them, and it is much easier to just pass the info through $_POST.
 * Is there a particular reason you needed them passed as parameters?
 *  Thread Starter [mercator](https://wordpress.org/support/users/mercator/)
 * (@mercator)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/#post-1154828)
 * Nope, there is no reason (besides the fact that I already have those scripts 
   and would need no change to them). Alternatively, A nice form generator, which
   allows me to add PHP code that is executed upon completion, would do as well.
 * Thoughts?
 *  [dagon-design](https://wordpress.org/support/users/dagon-design/)
 * (@dagon-design)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/#post-1154833)
 * I personally like my own form mailer plugin 😉 available at dagondesign.com
 * You could modify the code to execute anything you like if you are familiar with
   PHP.
 *  Thread Starter [mercator](https://wordpress.org/support/users/mercator/)
 * (@mercator)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/#post-1154852)
 * Actually, that is a neat idea… Modified the plugin and now it does what I want.
   I should post it as a new plugin 🙂
 * Dragon Design: I modified about a dozen lines (inc comment) and it works as follows:
   
   If the “Success Page” starts with ***PHP***, I treat the rest as code and execute
   it at the appropriate position. That’s it. I think this would be a great addition
   to your plugin. Please, let me know if you want the code.
 * THANKS FOR YOUR HELP!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Forms plugin calling ?’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [mercator](https://wordpress.org/support/users/mercator/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/forms-plugin-calling/#post-1154852)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
