hi all,
I have a textarea in which users can enter text. When submitted the data is
stored in a database.
This works fine except when a new line is inserted (enter). This is not
stored in the database.
Is it possible to do this?
regards
I have a textarea in which users can enter text. When submitted the data is
stored in a database.
This works fine except when a new line is inserted (enter). This is not
stored in the database.
Is it possible to do this?
regards
Comment