View Single Post
  #1 (permalink)  
Old 05-19-2008, 06:34 PM
Sky Captain Sky Captain is offline
WebProWorld Member
 
Join Date: Jun 2004
Location: Rochester, NY
Posts: 60
Sky Captain RepRank 0
Default PHP Form Generator coding issue

I've been using the PHP Form Generator (downloaded from SourceForge.net) for email forms on a website. I've posted a question on their boards, but haven't got much of a response. Maybe someone here can help.

So far the PHP code is working great. I have forms that visitors fill out, and we get the messages in our email.

However, when people write us messages with paragraph breaks, we get <br /><br /> in the received emails.

Is there a way to smooth this out so we get actual breaks instead of the HTML code?

I'll post the code and some links if anyone wants to take a look.
Reply With Quote