Search

You searched for the word(s):
Showing page 1 of 2 (13 total posts) < 1 second(s)
  • Absolute path for media files

    We're using&nbsp;the Editor&nbsp;to send emails. When we insert a media file (mgp, swf or pdf), the path is relative, even after saving the document. If I go into the HTML editor and update the path, the media is visible in the email. &nbsp; How can I get the media files to have an absolute path?&nbsp;
    Posted to Cute Editor for .NET (Forum) by Keule on December 18, 2006
  • Re: Why does the editor remove Inline CSS

    Hi Adam, ok this works fine. but isn't it possible to start with the style tag? Is this a kown issue or a bug or should&nbsp;it be like it is? &nbsp; THX
    Posted to Cute Editor for .NET (Forum) by Keule on November 12, 2006
  • Re: Why does the editor remove Inline CSS

    I replaced all files, if you&nbsp;try it&nbsp; here http://cutesoft.net/example/Online-email.aspx you will see what I mean. &nbsp; Switch to html, paste this: &nbsp; &lt;style type=''text/css''&gt;&lt;!--.border {border: 1px solid #fff;}.text {font-family: Arial, Helvetica, sans-serif;color: #FFF;font-size: 11px;}.date {font-family: ...
    Posted to Cute Editor for .NET (Forum) by Keule on November 11, 2006
  • Re: Why does the editor remove Inline CSS

    Hi, &nbsp; I tried to paste the html including the style in the online newsletter demo like beyond, after I switched from html to normal and back to html view the style tag is also removed by &lt;em&gt;&lt;/em&gt; What can&nbsp;I do to fix this? It's pretty urgend so please let me know if there&nbsp;are any solutions. THX &nbsp; &lt;style ...
    Posted to Cute Editor for .NET (Forum) by Keule on November 11, 2006
  • Re: Why does the editor remove Inline CSS

    Hi, &nbsp; in this example ist works fine, so I started downloading the latest version and bind it to my app, but the same error occured. &nbsp; Here are my settings: &lt;CE:Editor ID=''Editor'' runat=''server'' Width=''100%'' AutoConfigure=''Full_noform'' ThemeType=''Office2003_BlueTheme'' RemoveTBODYTag=''True'' ShowBottomBar=''true'' ...
    Posted to Cute Editor for .NET (Forum) by Keule on November 11, 2006
  • Why does the editor remove Inline CSS

    Hi, does anyone know why the editor removes the inline css? I'm using the editor for creating newsletter. In some cases&nbsp;I paste a whole html site into the editor which includes the &lt;style&gt; Tag an the css code. When I switch to normal view and back to the html view,&nbsp;the style Tag and the code within is removed. &nbsp; Any ...
    Posted to Cute Editor for .NET (Forum) by Keule on November 10, 2006
  • Re: Insert Editor in td by javascript

    Yes this works, but thats not what i want to do. I don't want open a new window that contains the editor and i don't what to use a datagrid. &nbsp; Wehn i'm clicking the &lt;td&gt; the editor should be loaded into the &lt;td&gt; without a postback, perhaps it works with AJAX but I haven't already&nbsp;tested it.
    Posted to Cute Editor for .NET (Forum) by Keule on May 24, 2006
  • Insert Editor in td by javascript

    Hi, does anyone know if it is possible to load the Editor into a td with Javascript? I got a HTMLTable, when i'm clicking into a td the innerHTML should be the Editor. eg &lt;td onclick=''this.innerHTML= &lt;CE:Editor ....... &nbsp; Any suggestions?
    Posted to Cute Editor for .NET (Forum) by Keule on May 23, 2006
  • Re: Can't ctach the Savebutton in Firefox

    Yes this&nbsp; works with FireFox but why isn't the Javascript function called by FireFox, and how can&nbsp;I open my popup for my dialog? I don't want to use Response.Write to open the popup
    Posted to Cute Editor for .NET (Forum) by Keule on April 18, 2006
  • Can't ctach the Savebutton in Firefox

    Hi, &nbsp; I try to open a Popupdialog when I hit the Savebutton, this works fine in IE but in FF it just performs a Postback and the javascript function isn't called. &nbsp; In C# i wrote this: Editor.Attributes[''oncommand''] = ''BLOCKED SCRIPTHandleEditorCommand(this,event)''; &nbsp; the javascript function is &nbsp; function ...
    Posted to Cute Editor for .NET (Forum) by Keule on April 15, 2006
1 2 Next >