Avoid Html Tag Auto-Formatting, HowTo?

Last post 10-02-2004, 3:27 AM by KenA. 2 replies.
Sort Posts: Previous Next
  •  09-30-2004, 4:29 PM 1968

    Avoid Html Tag Auto-Formatting, HowTo?

    When I change modes from Normal view to Html view in CE, it automatically re-formats all Html code, plus it also Upcases all Html tags, eg, <br> is formatted to <BR>

     
    I believe it's not really a CE issue, but it happens because of the way IE deals with TextArea content, right?
     
    Well, my main concern is because I'm tending to write XHTML instead of Html and this is really an issue.
     
    I'm also aware that XStandard is more appropriate to deal with XHTML, but I really love CE, plus it's not ActiveX based.
     
    Any tips on this will be very appreciated.

    Regards,
    »»» KenA
  •  10-01-2004, 8:59 PM 1978 in reply to 1968

    Re: Avoid Html Tag Auto-Formatting, HowTo?

    KenA,

     
     
    When I change modes from Normal view to Html view in CE, it automatically re-formats all Html code, plus it also Upcases all Html tags, eg, <br> is formatted to <BR>
     
    I believe it's not really a CE issue, but it happens because of the way IE deals with TextArea content, right?
     
    All the online html editors have the same problem. But we've found a solution. This issue will be resolved in the next version.
      
    Well, my main concern is because I'm tending to write XHTML instead of Html and this is really an issue.
     
    I'm also aware that XStandard is more appropriate to deal with XHTML, but I really love CE, plus it's not ActiveX based.
     
    CuteEditor supports output well-formed XHTML. Your choice of XHTML 1.0 or HTML 4.01 output.  It's not perfect. But for most situations, it's enough.

     

    Editor.XHTML Property

     

    Retrieves the CuteEditor HTML content in XHTML format.

     

    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

  •  10-02-2004, 3:27 AM 1981 in reply to 1978

    Re: Avoid Html Tag Auto-Formatting, HowTo?

    Wow, how could I miss that property Editor.XHTML ... time for me to re-read the help file ... thanks any way :)
    Regards,
    »»» KenA
View as RSS news feed in XML