Tagged Questions

0
votes
3answers
154 views

PHP Form Sending Information to Limbo!

I was told my client's quote form has not been generating very many emails. I have learned that although the form brings you to a confirmation page, the information never reaches the recipient. I ...
-1
votes
1answer
89 views

How can I mod formmail so that the error page still sends and email and redirects?

So far it submits the email but no matter what I do it will not redirect (server errors) and I need to redirect it to a custom error page. How would I modify this to make it work? Original code: # ...