Search

You searched for the word(s):
Showing page 2 of 2 (20 total posts) < 1 second(s)
  • Re: 5.1 Glitch - editor.Allowupload

    I think I've found the problem.&nbsp; Line 95 of browse_img.asp has the following code:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; str_openfolderEvent = ''onclick=''''parent.SetUpload_FolderPath('''&amp;......That line doesn't have an if then statement that will check to see if the upload property has been be used.
    Posted to Cute Editor for ASP (Forum) by tekrat on April 7, 2006
  • 5.1 Glitch - editor.Allowupload

    I found a glitch in the image and file browsing window.&nbsp; When you disable the ability to upload a file, folder browsing becomes useless.&nbsp; Below is the unique ASP code I used to create the error and a screen capture of the error.&nbsp; Also, here&#8217;s demo page of the error:http://www.edu-core.org/cutetest/ &nbsp; It seems that the ...
    Posted to Cute Editor for ASP (Forum) by tekrat on April 7, 2006
  • Move a Custom Button

    Below is my code to create a custom button:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;%&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Dim editor&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Set editor = New CuteEditor&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for ASP (Forum) by tekrat on March 2, 2006
  • PasteHTML() - 5.0 doesn't seem to support this

    I've purchased and installed CuteEditor 5.0 for ASP.&nbsp; I need to create a custom image gallery and then paste the &lt;IMG&gt; tag back my editor window.&nbsp; Reading through the forum posts of the past it seems there is (was?) a post HTML javascript.&nbsp; Is there a CLEAR example of how to do this in Cute Editor ASP 5.0?
    Posted to Cute Editor for ASP (Forum) by tekrat on March 1, 2006
  • FireFox 1.5 and CuteEditor

    Got some wierdness when I tried to paste the contents into cute editor on FireFox 1.5.&nbsp; It says a popup is trying to open.&nbsp; Below is screen shoot of the error: &nbsp; http://www.wgte.org/Ervin/examples/cute_editor003.jpg
    Posted to Cute Editor for .NET (Forum) by tekrat on December 28, 2005
  • Re: Unable to change font style

    I've seen this as well.&nbsp; It seems to happen when your selecting between two divs.&nbsp; Below is an example of what I'm talking about: &nbsp;Typed Text (The yellow are suppose to be the higlighted text): Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat ...
    Posted to Cute Editor for .NET (Forum) by tekrat on December 21, 2005
  • Re: The following information can be helpful to determine why the assembly 'CuteChatControls' could not be loaded.

    Did you put the following at the top of your page?:&lt;%@ Import Namespace=''System.IO'' %&gt; &nbsp; This&nbsp;import is used to let you manipulate files(like save information to a text file).
    Posted to Cute Chat and Cute Web Messenger (Forum) by tekrat on December 21, 2005
  • Re: Cute Editor isn't registering my FileGalleryPath path

    I found the problem!&nbsp; I cute and pasted some code Cute Soft's example pages.&nbsp; A varible is spelled wrong(FileGallaryPath instead of FileGalleryPath) on them so they don't work right.&nbsp; Here are the pages I found (via Google) that has the ...
    Posted to Cute Editor for .NET (Forum) by tekrat on December 21, 2005
  • Cute Editor isn't registering my FileGalleryPath path

    Below is the source&nbsp;I'm using to&nbsp;control my path settings.&nbsp; I just downloaded and updated with the 5.1 version of&nbsp;CE.&nbsp; My&nbsp;images work fine.&nbsp; My media gallery and image gallery folder is registering fine.&nbsp; Any ideas?&nbsp;&nbsp;&nbsp; If Not Page.IsPostBack Then&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by tekrat on December 21, 2005
  • Can Upload Images, Cannot Create Sub Folders

    I&#39;ve installed the editor and it runs fine except when I try to create a folder through the &quot;Insert Image&quot; img bar.&#160; I can upload the graphic fine so the path should be set right.&#160; The error I get is:
    Posted to Cute Editor for .NET (Forum) by tekrat on November 3, 2005