Character count alert coming for all textbox

Last post 12-14-2009, 9:45 AM by ravikzm. 2 replies.
Sort Posts: Previous Next
  •  12-14-2009, 2:29 AM 57739

    Character count alert coming for all textbox

    Hi
     
    I having more than one editor and set the maxTextLength property for each control. when clicking the button, I got alert message but, I not any able to identify which editor exceeds the limit. Please help me to add a user defined message for MaxTextLength alert.
     
    Thanks
    Ravichandran
  •  12-14-2009, 8:23 AM 57744 in reply to 57739

    Re: Character count alert coming for all textbox

    Dear ravikzm,
     
    Language file can be found in folder CuteEditor_for_NET6\Framework 2.0\CuteSoft_Client\CuteEditor\Languages , you can locate the language file you are using and search string "alert_MaxTextLength" in that file. After you find it, you can update string message.
     
    Regards,
    Eric
  •  12-14-2009, 9:45 AM 57745 in reply to 57744

    Re: Character count alert coming for all textbox

    Hi Eric,
     
    Thanks, for you reply. I want to display user defined message with editor name when the character count exceeds the limit, because in my application, having more than one editor. Some time I getting more than one alert when clicking the button and not able to identify which editor exceeds the limit. So, inculding the editor name in alert message will give clear idea to end user. Please help on this.
     
    Thanks
    Ravichandran
View as RSS news feed in XML