Click to See Complete Forum and Search --> : Enter in Text


Cipher
10-23-2005, 08:41 PM
How to get a value from text box as the user typed it with "new line" like this
c
i
p
h
e
r

Stephen Philbin
10-24-2005, 12:39 AM
Eh?

NogDog
10-24-2005, 12:52 AM
Is this what you mean?

<pre>c
i
p
h
e
r</pre>

Stephen Philbin
10-24-2005, 01:02 AM
If that's actually what he wanted, you get the crown man.

Scleppel
10-24-2005, 04:54 AM
\n is the newline character.

Cipher
10-24-2005, 03:31 PM
sorry for not explaining, well i have suggestions page where users can post their suggestions and then i save to database and have another page to view, so how can i save it with new lines and spaces the user entered?!