Search

You searched for the word(s):
Showing page 1740 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Looking to purchase, but having an issue

    HI, &nbsp; You need to give the write permissions to ASPNET account to your localhost to extract files from assembly. &nbsp; When the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly. &nbsp; In order to save files on ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 26, 2004
  • Re: bug: when inserting downloadable files, the spaces are not converted to %20

    That is a bug. Thank you for pointing it out. &nbsp;I will look into this and write a fix for that soon.
    Posted to Cute Editor for .NET (Forum) by Adam on April 23, 2004
  • Re: Custom colors in the font/background color dialog ?

    The only property I've found, that COULD allow custom colors to be entered, is the ColorsList property. However, when I programmatically set this to an array of strings with a number of colors, nothing happens ! &nbsp; The ColorsList property is not supported yet.&nbsp;&nbsp; We are working on this feature. &nbsp; Also, when specifying a ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 23, 2004
  • Re: Help Me

    Where did you intall your license key file (CuteEditor.lic)? &nbsp; Make sure you follow the below step by step guide: &nbsp; Step 1. &nbsp; Fetch the CuteEditor. zip file from Download tab. Unzip the file in&nbsp;the any folder. &nbsp; &nbsp;Step 2. &nbsp; Open your Internet Information Services Manager and create&nbsp;a new ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 23, 2004
  • Re: rich dropdown

    Frans, &nbsp; If you want to configure the fancydropdown background color. Please try the following two properties: &nbsp; /// &lt;summary&gt; /// Specifies the background color of the Container table /// &lt;/summary&gt; &nbsp; BgColor /// &lt;summary&gt; /// Specifies the background color of the drop downs. /// ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 22, 2004
  • Re: Cannot Create CuteEditor_Files from DLL

    gtejeda wrote: I upgraded to the new version of CuteEditor, i deleted the CuteEditor_Files and the Uploads Folder from the last version, ASPNET user has FULL CONTROL Over the Folder and still i'm getting Access to the path ''d:\www\MyAPP\CuteEditor_Files'' is Denied&nbsp; &nbsp; I even Added ASPNET with Full Control to the CuteSoft Editor DLL ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 22, 2004
  • Re: rich dropdown

    Hi, &nbsp; I just set up an example using frames, please check the following link: &nbsp; http://cutesoft.net/example/frames.aspx &nbsp; Below is the code I am using: &nbsp; &nbsp; &lt;html&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;frameset cols=''50%, 50%''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 22, 2004
  • Re: creating and saving a editor template files

    Hi, &nbsp; You need to modify the include_CuteEditor.asp source code to achieve that. &nbsp; &nbsp; &nbsp;private Sub Toolbars_Initialize() &nbsp;&nbsp;&nbsp;&nbsp;if s_template = '''' or s_template = null then&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Select case ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 20, 2004
  • How to integrate CuteEditor for .NET with the DotNetNuke 2.0?

    Please check the following link: &nbsp; Http://dnn2.cutesoft.net &nbsp; &nbsp;
    Posted to FAQ (Forum) by Adam on April 19, 2004
  • Re: Image Allignment

    latingate, &nbsp; That's a bug. We will fix that in the next version.
    Posted to Cute Editor for ASP (Forum) by Adam on April 19, 2004