Search

You searched for the word(s): javascript
Showing page 286 of 408 (4,076 total posts) < 1 second(s)
  • Security config change at runtime?

    Adam,   DNN 3.1 using CuteEdutor 4. I want to configure CuteEditor in certain modules to use a particular security.config file while others use another security config file. Currently this is all stored in the web.config file for the CEHTMLProvider.   Is there any way I can dynamically change the config file used via javascript on ...
    Posted to Cute Editor for .NET (Forum) by lucast on July 21, 2005
  • Re: CuteEditor for ASP version 4.1 is available!

    Fixed Bugs:   - Fixed: ''Can't delete uploaded image''  http://cutesoft.net/forums/8633/ShowPost.aspx   We added the delete file, rename file, delete folder, rename folder functions in the image, flash, media dialogs. - Fixed: when the editor opens with no text, then the BreakElement setting gets ignored and defaults to ...
    Posted to News and Announcements (Forum) by Adam on July 17, 2005
  • Problems Uploading Images

    When I upload images using the V4 editor i get the following error..   Microsoft VBScript compilation error '800a0401' Expected end of statement /editor/CuteEditor_Files/filePost.asp, line 86 Response.Write ''<script language=javascript>var OxO4239=[''\x22 \x26 FilePath \x26\x22/\x22 \x26 File.FileName \x26 ...
    Posted to Cute Editor for ASP (Forum) by tryan on July 5, 2005
  • Trouble displaying RTB in Firefox in a div tag

    I want a Tabbed interface, so I'm using code that hides elements of a page using DIV tags with a ''display:none;'' style. Then, when the user clicks on the tab, I use javascript to change the style of the DIV. In this way I hide instances of a RTB on a page. Please see image as an example: When I do this, I cannot use the RTB when in ...
    Posted to Cute Editor for .NET (Forum) by dsmajor on June 7, 2005
  • IE on the mac.

    People are reporting issues with posting using the CuteEditor for ASP while using IE on a mac.  They say that the submit post button doesn't work.  (Which must mean there is some sort of javascript error.)  Do you know of any issues with the editor on the mac? Also, I am a paid customer, how do I upgrade to newer ...
    Posted to Cute Editor for ASP (Forum) by joshkerr on April 4, 2005
  • Chat timer

    Hi, Can anyone tell me where I insert a call to a JavaScript function or a div to set the contents off to add a chat timer to the cutechat 1 chat support interface. Basically I want that when a User starts chatting with a support person where there name, email and message get displayed in the support users window that it shows a timer for ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by SonicSam on March 22, 2005
  • New license on an old build.

    We acquired a site using an old version of CuteEditor for .NET (1.1.1284.1040). We purchased a 4.0 license, but it doesn't appear to work with the old dll. The editor comes up on the page, but is disabled. We're also getting javascript errors. Dropping the new dll into the site creates all kinds of issues--namespaces and errors on the ...
    Posted to Cute Editor for .NET (Forum) by apeckens on November 30, 2004
  • Re: Firefox Issue!

    Sure ... below is the code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#'' Codebehind=''Contact.aspx.cs'' AutoEventWireup=''false'' Inherits=''Mista.Contact'' %> <!doctype html PUBLIC ''-//W3C//DTD XHTML 1.1//EN'' ...
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Hidden CuteEditor doesn't get initialized in Firefox, Chrome and Safari

    Hi, We have our CuteEditor (version 6.0, but 6.6 has the same error) in an ASP.NET AJAX ModalPopup, which means it is hidden by default. When a user wants to edit a rich text field, we show the modal popup and use the JavaScript API to set the HTML in the editor and retrieve it again when editing is done. This works perfectly in IE ...
    Posted to Cute Editor for .NET (Forum) by KoenV on March 8, 2010
  • Problem with PasteHTML in IE 7 and 8

    Hello --   I created a custom button that allows a user to select text in the editor and create a link using a custom web form.  When I create an HTML string to insert in place of selected text, the editor is wrapping the individual pieces of the string in paragraph tags.  This does not happen in Firefox 3. Web Control ...
    Posted to Cute Editor for .NET (Forum) by gspagel on February 24, 2010