I am using the editize software using the asp api on a site of mine. I am trying to find the best way to get two lines without a new <p> as it would appear in a <br>. If I put in <br> the api turns it into <br>
I had thought I might parse the text upon placing it on a page and change all < to < and such, but then I can't have those characters in the text I display.
Is there another way I am missing that I might do this?
Thanks for any help.
Rick






Bookmarks