Search

You searched for the word(s):
Showing page 2 of 3 (27 total posts) < 1 second(s)
  • Re: Highlight certain words with JavaScript

    I have been working on a better solution. The problem with the above method was the behavior was drastically different in each browser. &nbsp;I have created a pure JavaScript solution that works cross browser within a TextArea.&nbsp;How can I get a handle of the TextArea within the ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 17, 2009
  • Re: Intranet license issue!

    Thanks
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 17, 2009
  • Re: IE8 no menus?

    I'm pretty sure I have this figured out (after working on this issue for almost 6 hours!)Again, it seems like it was a toolbar/addon related issue...&nbsp;I noticed that the User Agent of IE was changed because of Windows Live related software... It appended 2 ''Office Live... '' entries to it.&nbsp;After completely uninstalling the applications ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 12, 2009
  • Intranet license issue!

    I purchased the Small Business License in 12/2007 and had no licensing issues, until now.&nbsp;Because of certain firewall issues, our clients are having to access the websites using their local Intranet.http://&lt;serverName&gt;/&lt;appName&gt;&nbsp;Now, the CuteEditor throws a license&nbsp; error. &nbsp;What can I do to fix this ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 11, 2009
  • Re: IE8 no menus?

    This problem has popped up again...I have tried starting IE8 in no-addon mode, but there is no difference.&nbsp;This is what I see when I view source. &lt;!-- CuteEditor CE_EmailBody Begin --&gt; &lt;textarea cols=''50'' rows=''14'' name=''CE_EmailBody'' style=''width: 700px; height: 670px;''&gt; &lt;/textarea&gt; &lt;!-- CuteEditor ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 10, 2009
  • Re: Problem with CE in formview (inside modal popup panel)

    Same problem here using FireFox and CuteEditor within a jQuery modal dialog... Error: ''Ox12f is null''It seems to be working fine in IE at the moment, but it needs to work in both browsers.
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 4, 2009
  • Re: Highlight certain words with JavaScript

    Sweet!&nbsp;In addition to that, this is what I had to do...&nbsp;On client init,&nbsp;&nbsp;//Allows for the ATOMICSELECTION Attribute to be used, which selects the element as a single unit //http://msdn.microsoft.com/en-us/library/ms537835(VS.85).aspx document.IDM_ATOMICSELECTION = true; &nbsp;&nbsp;When the user wants to add a ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on June 5, 2009
  • Re: Highlight certain words with JavaScript

    Adam, thanks for your reply - however that's not what I need. I think you misunderstood my question. &nbsp;I handle the replacing before emails are sent, which is done maybe months after the email has been constructed...&nbsp;What I need is something to assist the user while constructing the email. &nbsp;The user might want to change the field ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on June 4, 2009
  • Highlight certain words with JavaScript

    Hi, &nbsp; I hope there is a solution to my problem. One of the major uses of CuteEditor for me is a ''Data Aware'' email template editor. The ''data aware fields'' are defined by {field_name}. &nbsp; I would like for the editor to behavior similar to Crystal Reports in that when a field is clicked, the entire field is highlighted, ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on June 3, 2009
  • Re: IE8 no menus?

    I got it to work. &nbsp;Something was preventing the CuteEditor from Initializing.&nbsp;I upgraded to IE8 yesterday (because a lot of my clients are now using it...) and some of the IE7 toolbars wouldn't work, etc. &nbsp;My guess is that an old toolbar caused some sort of malfunction in the IE8 event pipeline. &nbsp;If this issue pops up with ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on June 3, 2009