hi i am amking one appllication inwhich the user enters text in
textarea field. i am saving this value in database and when user
accesses value from database, i want to display text in a format
entered by user. i.e. if the user has entered some text in 2nd line
then it should be displayed on second line and not after the end of
first line in continuation. if user has entered tab in some location,
the tab will be displayed while viewing data from database.
thxs for help in advance...
textarea field. i am saving this value in database and when user
accesses value from database, i want to display text in a format
entered by user. i.e. if the user has entered some text in 2nd line
then it should be displayed on second line and not after the end of
first line in continuation. if user has entered tab in some location,
the tab will be displayed while viewing data from database.
thxs for help in advance...
Comment