# Flash Email Form help

**URL:** https://forum.kirupa.com/t/flash-email-form-help/192851
**Category:** flash
**Created:** [July 2, 2006, 1:05am UTC](https://forum.kirupa.com/t/flash-email-form-help/192851 "2006-07-02T01:05:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wlinco10](https://avatars.discourse-cdn.com/v4/letter/w/5fc32e/32.png) [@wlinco10](https://forum.kirupa.com/u/wlinco10)
#### Post date: [July 2, 2006, 1:05am UTC](https://forum.kirupa.com/t/flash-email-form-help/192851/1 "2006-07-02T01:05:32Z")

</div>

Hi, I followed a tutorial on this site to make an email form in flash which calls upon a php file to send an email to an address. It all works and I receive the email but the problem I’m having is that when I read the email, in the body it includes all the text formatting as well as the actual email. For example:  
\<TEXTFORMAT LEADING=“2”\>\<P ALIGN=“LEFT”\>\<FONT FACE=“Antique Olive” SIZE=“10” COLOR="#000000" LETTERSPACING=“0” KERNING=“0”\>my message\</FONT\>\</P\>\</TEXTFORMAT\>\<TEXTFORMAT LEADING=“2”\>\<P ALIGN=“LEFT”\>\<FONT FACE=“Antique Olive” SIZE=“10” COLOR="#000000" LETTERSPACING=“0” KERNING=“0”\>this is a test\</FONT\>\</P\>\</TEXTFORMAT\>

I am not sure if this is a problem I am having with the flash file or the php file and I need to know how to stop the email being sent with all the formatting and just the message. Any ideas?
