Page 1 of 1

problem re text-lignout in form

Posted: Tue Feb 12, 2008 4:04 pm
by wbvds
Hi,

I'm having a problem regarding processing of text being entered in a form.

Typing text in the message-field of a form in x-lines, e.g.:

text line 1 
text line 2 
text line 3

....the output-text gets formatted like this:....

text line 1 text line 2 text line 3

I've seen this happening in a number of CMSMS-sites; yet some others do not seem to have the problem.

Can someone help me out on what is wrong?

Thank you, kind regards

Wietze 

 

Re: problem re text-lignout in form

Posted: Thu Feb 14, 2008 11:18 am
by scouix
Hi,
You should try with instead of

Regards

Re: problem re text-lignout in form

Posted: Thu Feb 14, 2008 8:12 pm
by wbvds
scouix wrote: Hi,
You should try with instead of

Regards
'

Don't think so, I guess you did misunderstand the problem; actually the form itself should accept the keyboard-'carriage return'/linefeed entered into the message-field of the contactform. Instead the script returns just a 'blank'

input into the form is like this:
line 1
line 2
line 3

output is:
line 1 line 2 line 3