— behaving oddly

Last post 02-17-2006, 4:46 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  02-17-2006, 12:53 AM 16042

    — behaving oddly

    When I enter an "m-dash" using html entity notation or html numeric entity (in an html view), then click Preview and return back to html view, the entity notation is converted to a —. If I code the mdash using HTML view, then save, it appears as the entity mdash when the page is loaded outside the editor, but as soon as I re-open the file in the editor it is again converted to a mdash that is not coded as an HTML entity. It appears that the editor is somehow converting the code, but enabling/disabling UseHTMLEntities and UseSimpleAmpersand do not have any affect (didn't think they would, but thought I would give it a shot). How do I stop the editor from convert — from the html entity code? Thanks.
  •  02-17-2006, 4:46 AM 16051 in reply to 16042

    Re: — behaving oddly

    When Editor loads, if your content contains HTML Entities, IE will convert them into normal characaters.
     
    If you set UseHTMLEntities to true, after the post back, Cute Editor will convert them back to HTML Entities on the server side. I know it's confusing, but right now for the performance purpose, CE handles many conversion jobs on the server side instead of the client side.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML