pcather
Member
Posted 9 months ago #
I've created a form on a WordPress page. http://test.efreebn-sermons.org/contact-us
It is not working properly. It will not send the email. I get the error message instead.
Can someone take a look at my code and see if you can see the problem? http://pastebin.com/7U881Tic
Thanks so so much,
Pamela
Te Calleja
Member
Posted 9 months ago #
i think this part
13. <select name="sendto:">
should not have a colon. it should read <select name="sendto">
pcather
Member
Posted 9 months ago #
Thanks for your keen eye. That pesky little colon was the culprit.
Appreciate your time.