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
problem re text-lignout in form
problem re text-lignout in form
Last edited by wbvds on Tue Feb 12, 2008 5:52 pm, edited 1 time in total.
Re: problem re text-lignout in form
Hi,
You should try with instead of
Regards
You should try with instead of
Regards
Re: problem re text-lignout in form
'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