Re: Paragraph converted to Line Break?

  •  12-17-2009, 4:26 AM

    Re: Paragraph converted to Line Break?

    Thanks, this worked.

    However I had to removde the line
    editor.AllowPasteHtml = True
    to make it work. With this line there was no change on what ever setting I used.

    And I still think this is a work-around and not a solution to a problem. I feel it would be better to insert a <p> instead of a <br> when you use
    editor.EditorOnPaste = "PasteText"
    unless you can explain other reasons why you don't do this.

    I hope for a change in a future release.


    PS: I have used Quick Reply to reply and it happende twice that short before finishing the typing the complete text disappeared from the field and I had to re-type. The thrid time I used an external edito to tyoe and then only pasted teh text and quickly oressen "Post". How come?


    Volker Gottwald
View Complete Thread