Search

You searched for the word(s): document
Showing page 238 of 325 (3,244 total posts) < 1 second(s)
  • CuteEditor as Image Selector

    I've seen the example on the website at http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp. But I cannot find any code for how to do this. I've looked throughout the online Document, even searching both it and the forums. Several forum posts referenced the link above for how to do it, but there's no code there. I've tried viewing it in ...
    Posted to Cute Editor for ASP (Forum) by Bradley on April 2, 2009
  • Duplicates Uploaded files

    Hi,  I'm having a problem...I get duplicates upload when I do the following. First I upload  documents once they show on the grid..I upload another document. The problem is when I upload for the second time..it adds the original  documents that i've already added plus the new add file. Is there a solution to this? Here ...
    Posted to Ajax Uploader (Forum) by jberney22 on February 3, 2009
  • How to get instance of editor wrapped in UserControl?

    Hi Adam, I have a problem. I have created a usercontrol (myusercontrol) and in that I have placed cuteEditor control. On my application I 'm using this user control which exposes some of required properties and methods of cuteeditor. On some pages I have a requirement to get the HTML content of myusercontrol. WhatI'm trying is to get the ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on December 17, 2008
  • Custom dialog steals cursor position for IE

    Hi there.   I've got a minor problem - hope there's a workaround for it:   I use CTE in combination with some custom dialogs. I put cursor to a desired place inside CTE. Then I hit a button that invokes custom dialog. Custom dialog has som inputs inside. I select any of them adn press a button that calls for stabdard sequence - ...
    Posted to Cute Editor for .NET (Forum) by dmitry_katolikoff on August 13, 2008
  • Editor changes or removes colors from inline style

    Version: 6.0 Our usage of the CuteEditor is as follows:   1) An underlying page has the html to be edited. 2) The CuteEditor is launched in a new browser window. 3) The new browser window calls javascript on the opening page to retrieve and populate the CuteEditor control (document.all.Editor1.value = ''the html retrieved from ...
    Posted to Cute Editor for .NET (Forum) by vc3_richard on July 15, 2008
  • Adding Link to highlighted text makes text dissapear in firefox 3

    Adam or Karen,   I am having an issue with text disappearing when you highlight it and then click the Insert Hyperlink button in Firefox 3. It causes a javascript error and the deletes the text. I confirmed this on your demo:  http://cutesoft.net/asp/EnableAll.asp    Sometimes it take about 5-10 times or more of ...
    Posted to Cute Editor for ASP (Forum) by gzangirolami on July 7, 2008
  • zoom

    My problem  is I have a editor which is read only. while loading itself I need to show in 25% zoom . Here is my code <CE:Editor ID=''Preview'' runat=''server'' AutoConfigure=''None'' ReadOnly=''true'' ShowBottomBar=''false'' Height=''500Px'' Width=''800Px'' > </CE:Editor> in Page load cs file protected ...
    Posted to Cute Editor for .NET (Forum) by Vasuu on March 19, 2008
  • Problem with double click on Custom Button

    Hi When I click on it, it do well. But when I double click on it, an error message is displayed. '' Command Test is Not Supported or Not Implemented'' Plz see my javascript   function Testing(){    for(i = 0 ; i <= 10000; i++)    {            var ...
    Posted to Cute Editor for .NET (Forum) by huythan on November 22, 2007
  • EditorWysiwygModeCss and DOCTYPE

    I'm working on integrating CuteEditor into a site that I'm developing.  It is intended to edit small sections of HTML that eventually get put back together for display.  In order to get a better idea of what each section will look like, I'm applying the CSS from the final site using the EditorWysiwygModeCss property. The problem ...
    Posted to Cute Editor for .NET (Forum) by ASiebersma on November 19, 2007
  • Re: Dotnetnuke integration file storage security risk?

    >>''Secure - file system and Secure - database''   Is this a new feature of DNN? Which version of DNN are you using?   >>When you uploads any files with the Cute editor, it always ignores the DNN ''Write'' permission on the directory. Can you explain this ignore part in more details?   >>In ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 26, 2007