Character Count

Last post 11-10-2004, 1:26 AM by Adam. 2 replies.
Sort Posts: Previous Next
  •  11-02-2004, 9:35 AM 2294

    Character Count

    Good Morning All

    I was wondering if the new version 4 will have the capability to count the characters. Or if the current version has this already.
     
    This is very handy in many different situations. I in fact need that now with a site that I am working on.
     
    Thanks and have a wonderful day
    Andrew :)
  •  11-09-2004, 10:49 PM 2359 in reply to 2294

    Re: Character Count

    Dear all,
     
    I got the similar problem. Is the current version of Cute Editor for .Net capable to count the number of characters user entered? Also, can it count the characters including and excluding the HTML tags? If yes, how to do that?

    for example: <b>aaa</b>
    characters count including html tags: 10
    characters count excluding html tags: 3
     
    Thank you!
     
    Derek
  •  11-10-2004, 1:26 AM 2360 in reply to 2359

    Re: Character Count

    Hi guys,
     
    The version 4.0 will have the ability to control the max the characters including and excluding the HTML tags.
     
     

    /// <summary>

    /// Gets or sets the maximum number of characters including the HTML tags allowed in the Cute Editor.

    /// </summary>

    public int MaxHTMLLength

     

     

    /// <summary>

    /// Gets or sets the maximum number of characters excluding the HTML tags allowed in the Cute Editor.

    /// </summary>

    public int MaxTextLength

     


    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