Search

You searched for the word(s):
Showing page 1452 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: DotNetNuke Background problem

    Can you tell&nbsp;which one you are using? &nbsp; 's2 = PortalSettings.ActiveTab.SkinPath &amp; ''skin.css'' 'skin css 's3 = (PortalSettings.ActiveTab.SkinSrc).Substring(0, PortalSettings.ActiveTab.SkinSrc.LastIndexOf(''/'')) &amp; ''/skin.css''
    Posted to Cute Editor for .NET (Forum) by Adam on August 22, 2005
  • Re: Licence file no longer works

    Your existing license file should work for the version 4.5. &nbsp; &nbsp; Title This message usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of&nbsp;CuteEditor. Download the evaluation ...
    Posted to Purchase / License FAQ (Forum) by Adam on August 22, 2005
  • Re: DotNetNuke Background problem

    Wayne,Can you find out in which style sheet you define the body{background-color:black}''? &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on August 22, 2005
  • Re: DotNetNuke Background problem

    Make sure you add the reference to the CuteEditor.dll and DotNetNuke.dll to the provider project. &nbsp; Keep me posted &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on August 22, 2005
  • Re: DotNetNuke Background problem

    Wayne , &nbsp; Please open the CEHtmlEditorProvider.vb file. &nbsp; Change the following code: &nbsp; Dim s1, s2, s3, s4 As String s1 = Common.Globals.HostPath &amp; ''default.css'' 'default css s2 = PortalSettings.ActiveTab.SkinPath &amp; ''skin.css'' 'skin css s3 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 22, 2005
  • Re: A valid license cannot be granted for the type CuteEditor.Editor

    Dave, &nbsp; It's a free upgrade. &nbsp; This message usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of&nbsp;CuteEditor. Download the evaluation version from the CuteSoft site again and ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 21, 2005
  • Re: gallery.xml

    gallery.xml file is dynamically created by the control. &nbsp;When you specify a new image gallery path using the Gallery.FolderPath Property, the control will check the gallery.xml.If it doesn't exist, the control will create this file dynamically. &nbsp;
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 20, 2005
  • Re: Dazed and Confused in Virginia

    You are using the dotnetnuke. &nbsp;Please check the following intruction: How to Integrate DotNetGallery with DotNetNuke Portal V 3.x . Title 1. Download DotNetGallery(DotNetgallery.zip) from http://cutesoft.net/Downloads/default.aspx 2. Download DotNetGallery Wraper for DotNetNuke3 (DotNetNuke3.GalleryWraper.zip) from ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 20, 2005
  • Re: Standards compliant

    Please check the following example:http://cutesoft.net/asp/xmloutput.aspThe defference is:The .NET converts the HTML to XHTML using the server side method. The ASP version is using the client side JavaScript method. We know it's not perfect. But we don't have any better solution right now. &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on August 20, 2005
  • Re: is some kind of client-side onEditorContentModify javascript event possible?

    No, right now we don't have this kind of JavaScript API. Sorry for the inconvenience. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on August 20, 2005