Aug 16th, 2010, 11:07 AM
I'm using a comments field in one of my forms. If the person submitting the form happens to insert a couple line spaces (hard returns) in the text they enter in the comments field I will see a "\r\n\r\n" inserted in the form results that are both shown on screen after form submissions as well as in the e-mail confirmation that gets sent to the user upon form submission. Any idea how to fix this?
Would be fine to just have the lines spaces removed upon submission. I just don't want to have to copy over the \r\n\r\n in the submitted form results.
Thanks!
Would be fine to just have the lines spaces removed upon submission. I just don't want to have to copy over the \r\n\r\n in the submitted form results.
Thanks!