I have an app that takes data from a textarea on a form and writes it to a memo field in an access db.
When I output the data with <pre></pre> around it all of my carriage returns appear just fine, but the text does not wrap properly. I've even tried it in a table and it just makes the table HUGE.
If I remove the <pre> it seems to wrap great! But, the CR's are gone!
Any suggestions?
When I output the data with <pre></pre> around it all of my carriage returns appear just fine, but the text does not wrap properly. I've even tried it in a table and it just makes the table HUGE.
If I remove the <pre> it seems to wrap great! But, the CR's are gone!
Any suggestions?