misslois74
Programmer
im working on a page which has a textarea component in which the user would enter his/her description now what my problem is if the user for instance press the <ENTER> key to apply certain format on the text to be stored, the text gets stored on the database but if the description is now retrieved from the database and displayed to the page the formatting done like the new space is not applied....
do i have to use specific function in terms of capturing the text with certain format?
do i have to use specific function in terms of capturing the text with certain format?