Hi All,
Sorry if this isn't the right place to post this, but it seemed appropriate at the time - and thanks for all time and effort that's gone into creating such a great script.
I'm trying to get the script to send me the results of our enquiry form in both HTML and Plain formats - HTML in readable form for our operators and the plain text in CSV to be processed into our database. I've set up templates for both and have placed the following code in the form:
<input type="hidden" name="mail_options" value="PlainTemplate=csvtemp.txt,HTMLTemplate=enqhtmltemp.htm,TemplateMissing=nv" />
The form appears to be working OK but I'm only receiving the HTML email. I've tried changing it to just one or the other to make sure the templates are working OK and this was fine.
Is it possible to set up the script so that I can receive both?


Reply With Quote
Bookmarks