Posts: 222
Name: Bryan
Location: British Columbia, Canada
|
hopefully someone here knows why, but in my Flash mail form it puts the HTML formatting on the text-field in the variable contents to I get a Reply-To field in the response looking something like this:
HTML Code:
<TEXTFORMAT LEADING=\"2\"><P ALIGN=\"LEFT\"><FONT FACE=\"Arial\" SIZE=\"13\" COLOR=\"#000000\" LETTERSPACING=\"0\" KERNING=\"0\"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING=\"2\"><P ALIGN=\"LEFT\"><FONT FACE=\"Arial\" SIZE=\"13\" COLOR=\"#000000\" LETTERSPACING=\"0\" KERNING=\"0\">myemail@urghhhh.com</FONT></P></TEXTFORMAT>
Which is pretty retarded to say the least. Any ideas on how to prevent this behaviour or if there is any way on the PHP side of the E-mailer that I could remove the additional mess?
__________________
Found in Engine files:
Code:
// it's amazing what people will comment out
4966 796F75 63616E 72656164 74686973. 796F75 617265 61 6765656B.
Last edited by D-not; 08-11-2007 at 07:53 PM..
Reason: Wrote variables twice
|