Search

You searched for the word(s): document
Showing page 106 of 325 (3,244 total posts) < 1 second(s)
  • Re: problem to set background image using <body>

    Hi goh6613,   Try this way:   Need to go to HTML view   <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 9, 2009
  • No dialog for "Find" menu button

    I have Cute Editor 6.3 in a .Net 3.5 web app (Visual Studio 2008.)  When I click the ''Find'' menu button, I don't get the ''Find and Replace'' dialog.  It goes straight to an alert reading, ''Cute Editor has finished searching the document.''  It works for me on the demo page on the Cutesoft.net page, but even in this forum ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on April 7, 2009
  • Re: Rendering Issue with Multiple Cute Editor on the same page

    Hi Adam,   hmm, it's still not working. The modified date of the CuteEditor.dll I just downloaded is 3/26... not sure if this is the latest one. I guess the problem is that both CuteEditor and Jquery tab is trying to apply the style concurrently.   I just found a workaround which is initializing the tab after a delay.   This ...
    Posted to Cute Editor for .NET (Forum) by jclee4843 on April 1, 2009
  • Re: how can i add a shortcut key to the editor to submit?

    thank you for your answer and I've solved the problem above(submit by press ctrl+enter),but now,although I can press ctrl+enter to submit ,if I do it twice or more ,an error occurs which says ''error 800a025e caused by this action can not be completed''. It doesnt occur in Firefox   Error:由于出现错误 800a025e 而导致此项操作无法完成。(error 800a025e caused ...
    Posted to Cute Editor for .NET (Forum) by rewalax on March 16, 2009
  • Re: Add files programmatically to the UploadAttachments Member list

    What I need is:   1. Upload a html file from client pc 2. Open the file and look for all pictuer reference on the file ('src=') 3. Upload all the pictures refered on the html file as part of the html file.   I have all the code working except for the part of uploading the referenced files on the html document.  
    Posted to Ajax Uploader (Forum) by fpater on March 9, 2009
  • How to get the html of the selected image? -- Firefox problem

    Say for instance i have one image inside the <div>. And i have one client side button called ''Get Html''.  <div id='ParentDIV' style='position:absolute;overflow:hidden;width:500pt; height:500pt'></div>   <img style=''left: 333px; position: absolute; top: 152px'' src=''Tiger.gif''  alt='''' /> </div> ...
    Posted to Cute Editor for .NET (Forum) by maximus392 on March 9, 2009
  • check for file existence in a specific directory

    when users upload images/directories, apart from checking if the file exists in the current directory( ex: documents folder) to which it is set-up to upload, could we check in another specific directory(ex: repository_documents) if that file exists or not.  After checking in the specific directory, if it does not exist then  it should ...
    Posted to Cute Editor for .NET (Forum) by acecuteeditor on March 3, 2009
  • replacing InsertLink dialog

    Is there a convenient way of replacing/extending the InsertLink dialog, preferably by passing a url for the replacement.   I am using multiple instances of the Editor within a cms. In cases where i want to insert internal links i would like to display a pagetree of the document structure and on other occasions i want to display the ...
    Posted to Cute Editor for PHP (Forum) by weedbeat on February 9, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    This doesn't work either   It's just a joke isn't it...   trying to get the cute editor to be consistent with ctrl + v and context menu paste in both FF and IE is just a joke, and the biggest time waster I've encountered....   surely with all the years experience and capability of the cute editor you would think that this ...
    Posted to Cute Editor for .NET (Forum) by karl0 on February 9, 2009
  • Using Cuteeditor inside an Ajax Updatepanel

    Hi,   When I change the content (load new HTML) of the editor, I want a slick, smooth change of content.  It currently looks like the whole control is redrawn.  I turned to Ajax for .NET and placed the editor in an UpdatePanel with triggers from controls that change the content of the editor.  Since the editor control still ...
    Posted to Cute Editor for .NET (Forum) by jlpando on February 8, 2009