Search

You searched for the word(s):
< 1 second(s)
  • external css

    In the features-list of the editor is said that&nbsp;External Css-files is supported. &nbsp; And there's the example: editor1.EditorWysiwygModeCss=''example.css,~/portal.css,/default.css''; &nbsp; But with this options, i can't reach my css file. &nbsp; I need something like this: http://myserver/myapp/style/style.css &nbsp; Is this ...
    Posted to Cute Editor for .NET (Forum) by paularca on July 5, 2006
  • Re: Stinky Absolute/Relative Problem With Images

    Ok, it works now. &nbsp; I inserted : editor1.RemoveServerNamesFromUrl = false; &nbsp; Deleted all internet temporary files and then tried again... &nbsp; Thanks.
    Posted to Cute Editor for .NET (Forum) by paularca on July 4, 2006
  • Re: Stinky Absolute/Relative Problem With Images

    This is what I have: &nbsp; &nbsp;&lt;%@ Control Language=''c#'' AutoEventWireup=''false'' Codebehind=''htmleditor.ascx.cs'' Inherits=''test.htmleditor'' TargetSchema=''http://schemas.microsoft.com/intellisense/ie5''%&gt;&lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;CE:Editor id=''editor1'' ...
    Posted to Cute Editor for .NET (Forum) by paularca on July 4, 2006
  • Re: Stinky Absolute/Relative Problem With Images

    &nbsp;Adam wrote: Demo: &nbsp; http://cutesoft.net/example/SqlSample/UseSqlfullpath.aspx &nbsp; Just insert an image and click the save button. &nbsp; Can I see the code behind this example? &nbsp; I also use UseRelativeLinks=''False''. In html view it shows the full absolute path. &nbsp; Now,&nbsp;I want to get the html-string with ...
    Posted to Cute Editor for .NET (Forum) by paularca on July 3, 2006