Hi Guys,
I have been working on a News plugin for a while now and I am trying to allow the user to make linebreaks when they press enter (return).
I have been told that the best way to do this was to use a replace funtion, I have tried doing this in my "add News" (newsadd.aspx) page but it does not seem to work. I tried it in the page where viewers will see the news (Default.aspx) but it also does not work because I am using a Datalist.
My database field is a NvarChar(MAX) in a MSSQL Database. If my code is needed I will post it.
Regards
Gary
...
Go to the complete details ...