Hi, i have a problem: on my site, when you type in a textarea, then click submit, it submits it to a db. this all works fine, but when i read it back out, it all appears on 1 line even if i did this with the enter key leaving lines in between:
first bit of text
next bit of text
then carried on this would be on the same line as the bit above. how do i get round this?
also, when they submit the form, it inserts it into a db - the field type is TEXT, should it be something else??
Thanx
Martin
Computing help and info:
first bit of text
next bit of text
then carried on this would be on the same line as the bit above. how do i get round this?
also, when they submit the form, it inserts it into a db - the field type is TEXT, should it be something else??
Thanx
Martin
Computing help and info: