MaxLength issue with different browsers.

  •  09-01-2011, 8:23 AM

    MaxLength issue with different browsers.

    While MaxLength appears to work fine in IE, I'm not getting the same results in Firefox and chrome.  I ran the demo on your web site:
     http://cutesoft.net/example/maxlength.aspx
    in all 3 browsers, changed the display to HTML, and put in the html code <p></p>.  All 3 browsers showed a character count of 7.  When I hit submit, IE submitted fine, Chrome and Firefox both displayed errors that the HTML code to be added would be beyond the character limit of 10.
    in Firefox: 
     
     in Chrome:
     
     Is this a known issue, and what is the explanation?  Or what can be done to get around it?  
     
View Complete Thread