Select recipient drop down worked twice now does not
-
Hi,
I have a form setup here
There is is drop down menu for the user to select who should receive the email.
The from code is as follows:
____________________________
<p>Your Name (required)
[text* your-name] </p><p>Your Email (required)
[email* your-email] </p><p>Your Telephone (required)
[tel* yourphone]</p><p>Subject
[text your-subject] </p><p>Your Message
[textarea your-message] </p>[select* your-recipient include_blank “Dan_Cummings|[email protected]” “Joann_Cummings|[email protected]” “Anthony_Cummings|[email protected]”]
_______________________________Mail code has the To field with [your-recipient]
________________________________This worked twice, but now we get the following error even when we did not change anything:
Failed to send your message. Please try later or contact the administrator by another method.
<p>[submit “Send”]</p>Any help would be appreciated…
- The topic ‘Select recipient drop down worked twice now does not’ is closed to new replies.