Wanting to purchase need issues resolved first

Last post 05-06-2009, 4:00 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  05-06-2009, 3:13 PM 51893

    Wanting to purchase need issues resolved first

    Hello,
     
    We are currently demoing your software to see if it meets our needs.  During the demos we ran across a few issues.  We would like to know if there are resolutions to these before we consider buying.
     
    1. When using your "Handle pasted Text" demo in Firefox and choosing the ConfirmWord option.  The confirmation dialog does not appear after pasting.  Also, when choosing PasteCleanHTML, it does not.  (see image)
     
    2. When using your "Validator Controls" demo in Firefox and IE we noticed the if a user were to enter line breaks and/or spaces (except IE) without adding any additional text, the validator would not fire.  We want to prevent our users from submitting blank messages by stripping off those types of characters off the front.
  •  05-06-2009, 4:00 PM 51896 in reply to 51893

    Re: Wanting to purchase need issues resolved first

    >>1. When using your "Handle pasted Text" demo in Firefox and choosing the ConfirmWord option.  The confirmation dialog does not appear after pasting.
     
    Confirm dialog is only available to IE. For other browsers, Cute Editor will clean the code automaically (PasteWord) if the EditorOnPaste is set to ConfirmWord .
     
    >>2. When using your "Validator Controls" demo in Firefox and IE we noticed the if a user were to enter line breaks and/or spaces (except IE) without adding any additional text, the validator would not fire. 
     
     
    In this example, when the user enter line breaks, the HTML code of the Editor is changed. So that the validator would not fire.
     
    For your situation, I sugges you use the MaxHTMLLength property. Hope it helps.
     
    Another solution is creating your own HTML filter and treate this situation as an empty string.
     

    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