Search

You searched for the word(s): error'A=0
Showing page 560 of 969 (9,685 total posts) < 1 second(s)
  • How to create CuteEditor Dynamically in VB

    Hello,   I have asked this earlier as well.   I am having problems trying to create the CuteEditor.Net control in my vb file. This is what I am trying to do in my vb code of ASP.NET page Dim Editor1 As New CuteEditor.EditorEditor.id = ''txtProcedure'' Me.Controls.Add(Editor)   When I try to do this it give me the following ...
    Posted to Cute Editor for .NET (Forum) by aonh2000 on June 14, 2006
  • Selected table and scrolling crash IE when tables wider than CuteEditor window

    When a table is wider than the area provided in the editor, and the table is selected, when you try to scroll, Internet Explorer crashes.   To reproduce the error, I went to the Live Demo (http://www.cutesoft.net/example/general.aspx) went to the table properties of the existing table on the page, and made the width = 800 px, then with the ...
    Posted to Cute Editor for .NET (Forum) by Preludean on June 13, 2006
  • Folder Structure (CuteSoft_Client in parent application)

    Is it possible to have the CuteSoft_Client folder at the root of a website (which is a 2.0 web app) and be referenced by web apps further down the folder structure (both 1.1 and 2.0)?  I tried it once and received a SecurityPolicyFile error when attempting to load the downstream application.    In this example, I want ...
    Posted to Cute Editor for .NET (Forum) by tvreelan on June 13, 2006
  • Reply

       Hi, Good to find your reply,   for the above questions:   1.In my html page i have the javascript functions in head tag like this   <td colspan=''2''>   <a href=''somelink.com''    onmouseover=''window.status='catalogue'; changeImages('catalogue', ...
    Posted to Cute Editor for .NET (Forum) by navin on May 30, 2006
  • Firefox 1.0.7 editor.Text bug

    When preloading html with editor.Text in FireFox V1.0.7 with something like:   <html><head><title>Blah</title><meta http-equiv=Content-Type content=''text/html; charset=iso-8859-1''></head><body>Blah Blah</body></html>   You get a glimpse of the content then it vanishes and you ...
    Posted to Cute Editor for ASP (Forum) by Lachie on May 4, 2006
  • hrefs with javascript calls seem to interfere with Cute Editor

    I've recently run into an unusual behavior with the cute editor.I created an .aspx in VS2005 that contained a fairly basic editor with a databind and one other link containing an arbitrary ''BLOCKED SCRIPT[function-call]'' style href.  If I A) 1: Enter data in the editor, 2: click the arbitrary link, and 3: submit the form -- the data in the ...
    Posted to Cute Editor for .NET (Forum) by Davis on April 13, 2006
  • pasteHTML

    I'm using a trial version of CuteEdit. When I use pasteHTML JavaScript API call, I'm getting an error message ''Object doesn't support this property or method.''.   Here is the code:             <script>var editor = document.getElementById(''<%= Editor1.ClientID %>''); ...
    Posted to Cute Editor for .NET (Forum) by afilipovik on April 12, 2006
  • 5.2 is a disaster 2 -> Postback problems

    Hello! We are using the editor in our application and have a postbank errors. We' ve sent Emails with sample codes to the support@cutesoft.net but they NEVER reply to any emails or PM. I am putting this thread up in the hopes that it gets proper attention to our problem.   For information, see: ...
    Posted to Cute Editor for .NET (Forum) by Seth99 on March 30, 2006
  • File name one word with no spaces or special characters - Why?

    Hi,We're just starting to use CuteEditor .NET for our clients and all is quite well. I just have an issue with the image upload. When trying to upload images, if the file contains a space it gives the error message:''[..] Please keep the file name one word with no spaces or special characters'' My question is: why no space? we have tons of graphic ...
    Posted to Cute Editor for .NET (Forum) by Ben[dog] on March 29, 2006
  • Customised dropdown list: DropBackColor and DropForeColor

    Hi everyone,   Could someone explain me how should I implement these dropdown lists? I added the lines below in the Default.config and I can see the dropdown lists but and ''invalid argument'' error is popping up when selecting a value from the list.   <item type=''dropdown'' ...
    Posted to Cute Editor for ASP (Forum) by darias on March 27, 2006