Tower Theatre
03-Apr-2006, 02:42 PM
Using FormMailEncoder to code all the fields works fine, and the result comes out in the format set in PlainTemplate.
But I'm having problems filtering so that some fields are encoded and some not. I've followed the last example in the "How To" guide in order to output unencrypted fields using HTMLTemplate and encoded fields using PlainTemplate but what happens is :
1 The unencrypted fields come through fine using the HTML template
2 The encrypted fields are coded into the attachment OK, but are not formatted to the PlainTemplate.txt file (they are just the raw data)
Any ideas?
But I'm having problems filtering so that some fields are encoded and some not. I've followed the last example in the "How To" guide in order to output unencrypted fields using HTMLTemplate and encoded fields using PlainTemplate but what happens is :
1 The unencrypted fields come through fine using the HTML template
2 The encrypted fields are coded into the attachment OK, but are not formatted to the PlainTemplate.txt file (they are just the raw data)
Any ideas?