Hi,
Both options work together.
BTW, you have:
That's not the correct way to specify csvfile.<input type="hidden" name="csvfile" value="http://www.signuplink.com/freephone.txt" />
You should set CSVDIR in FormMail to a directory path, and then use just a file name in "csvfile".
The reason what you have works is that FormMail strips down to just "freephone.txt".
Anyway, that's a diversion.
So, you're saying that if you leave just the "good_template" field out, FormMail writes to the CSV file, but if you put it in, it doesn't write to the file.
Is that correct?


Reply With Quote
Bookmarks