Title: Form Problem..
Last modified: August 18, 2016

---

# Form Problem..

 *  [weepel](https://wordpress.org/support/users/weepel/)
 * (@weepel)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/form-problem/)
 * i have this on my source:
    // prepare email body text $Body .= “$FName:\n”; $
   Body .= “$EmailFrom1:\n”; $Body .= “$Contact:\n”;
 * but in my email it appear to be:
    Joe Smith: [joes@joejoe.com](https://wordpress.org/support/topic/form-problem/joes@joejoe.com?output_format=md):
   012-8290070:
 * how to make it to be:
    Name: Joe Smith Email: [joes@joejoe.com](https://wordpress.org/support/topic/form-problem/joes@joejoe.com?output_format=md)
   Contact: 012-8290070
 * Need help here.
    weepel

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [masquerade](https://wordpress.org/support/users/masquerade/)
 * (@masquerade)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/form-problem/#post-239682)
 * `$Body .= "Name: $Fnamen"
    $Body .= "Email: $EmailFrom1n"
 * I think you get the just of it
 *  Thread Starter [weepel](https://wordpress.org/support/users/weepel/)
 * (@weepel)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/form-problem/#post-239683)
 * masquerade
 * Thanks for your help!.. it looks better now in my mail…
 * million thanks..
    weepel

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Form Problem..’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [weepel](https://wordpress.org/support/users/weepel/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/form-problem/#post-239683)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
