problem with my textarea field
Posted: Tue May 11, 2010 7:22 pm
Hello friends,
AM having a problem with my textarea field of my feedback form. My feedback form requires name, email and message. Using PHP scripting. if any of the 3 fields is not filled it will retuen the page with the content of the field that was filled but the way its displaying the content if the textarea is confusing to the visitors (though am still testing on my local PC). Eg let's assume the visitor enter the below content into the textarea;
please what is the way out.
regards
AM having a problem with my textarea field of my feedback form. My feedback form requires name, email and message. Using PHP scripting. if any of the 3 fields is not filled it will retuen the page with the content of the field that was filled but the way its displaying the content if the textarea is confusing to the visitors (though am still testing on my local PC). Eg let's assume the visitor enter the below content into the textarea;
If the visitor failed to fill the other fields (name or email) and the server will have to return the page for completion, what will appear on the textarea isHello,
AM just testing this feedback form.
Regards
and this could be confusing to visitors.Hello,\r\n\r\nAM just testing this feedback form.\r\n\r\nRegards
please what is the way out.
regards