Search

You searched for the word(s):
Showing page 3 of 3 (28 total posts) < 1 second(s)
  • Re: Microsoft Outlook Formatting

    That worked! Thanks
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Re: Microsoft Outlook Formatting

    Unfortunately that did not work. I still get the same problem. Here is another example of a html email.&nbsp;&nbsp;&nbsp;&lt;head&gt;&lt;style&gt;&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;STYLE type=text/css&gt;&nbsp; &nbsp; &nbsp; &nbsp; H1 {text-align:center; font-size:20px; font-family:Verdana,Helvetica, sans-serif; color:#000000; } td { ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • PasteHTML issue

    I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table. &nbsp;&nbsp; This is the javascript code: &nbsp; var edtEmail = document.getElementById('&lt;%= edtEmail.ClientID %&gt;'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Re: Microsoft Outlook Formatting

    Hi Kenneth&nbsp;I'm still getting the problem. Here is one example of the html. I think what's going on is that the email incorrectly displays items in the &lt;head&gt; tag, and then it becomes part of the body in the email chain.&nbsp;Hopefully you can provide me a resolution on this soon.&nbsp;Thanks&nbsp;&lt;html&gt; &lt;head&gt; &lt;base ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Re: Microsoft Outlook Formatting

    I have the same problem. Some emails are showing stuff like:&nbsp;p { margin: 0; }&nbsp;or &nbsp;&nbsp;v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);}&nbsp;However, setting the above property to true does not seem to resolve the issue. &nbsp;Any ideas? I ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 3, 2011
  • Re: Cannot add to project

    Ok, figured out the problem. Had to ublock the dll. See:&nbsp;http://blogs.msdn.com/b/brada/archive/2009/12/11/visual-studio-project-sample-loading-error-assembly-could-not-be-loaded-and-will-be-ignored-could-not-load-file-or-assembly-or-one-of-its-dependencies-operation-is-not-supported-exception-from-hresult-0x80131515.aspx&nbsp;
    Posted to Cute Editor for .NET (Forum) by syedrazi on October 21, 2011
  • Cannot add to project

    I'm using VS 2010 (.Net 4.0). I cannot add CuteEditor dll to my project file. &nbsp;The designer throws an error:&nbsp; &nbsp;&nbsp;&nbsp; Protected WithEvents edtTemplate As Global.CuteEditor.Editor&nbsp;&nbsp;And I cannot use the editor in code behind.When I add CuteEditor.dll to the project, I get:&nbsp;Error&nbsp;&nbsp; &nbsp;460&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on October 21, 2011
  • Toolbar rendering with full width

    I'm trying out CuteEditor. For some reason, the editor is not rendering correctly. &nbsp;It renders toolbars incorrectly using full width of the page for every separator, instead of floating it to left.&nbsp;&nbsp;&nbsp;Any ideas on how to fix it?
    Posted to Cute Editor for .NET (Forum) by syedrazi on October 21, 2011