Search

You searched for the word(s): document
Showing page 292 of 325 (3,244 total posts) < 1 second(s)
  • What's new in CuteEditor 6.5?

    -Fixed: A bug with cuteeditor Load.ashx when instancing cuteeditor 1rst time http://cutesoft.net/forums/thread/47726.aspx   -Fixed: A bug SpellCheck and the same works in dictionary http://cutesoft.net/forums/thread/52383.aspx   -Fixed: A bug about inserting an image doesn't always go where the cursor ...
    Posted to News and Announcements (Forum) by Adam on October 14, 2009
  • Needs the sample project cutechatstandalone.zip with oracle Connection code

    Hi,  I need to integrate the Cute Chat Web Messanger in my web application which has Oracle as datbase. The Sample has code with Sql Server database in the zip file of CuteChatStandAlone.Zip. When I am converting this code into Oracle connection then the CuteChatweb messanger throwas error, And I am unable to see the actual rasult by this ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by singhashok22 on August 31, 2009
  • Dynamically changing secset in a dialog

    Hello again.   In the InsertImage.aspx page that I have modified, I am allowing users to dynamically change the directory they are accessing by using a dropdown list that gives them the option of using files in a ''Global'' directory, ''User'' directory, or ''Document'' directory.  This is because, as I stated in a previous post, ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on August 11, 2009
  • How to use Cute Editor in WAMP x.xx (any version)

    How to use Cute Editor in WAMP x.xx (any version) Create a new site for your Cute Editor (I used, cutePHP)Copy the CuteEditor_Files to your new site/folderCreate the folder Uploads like cutePHP/UploadsCreate a file called index.phpCopy and Paste the data below into your new file (index.php) and you're set! <?php ...
    Posted to Cute Editor for PHP (Forum) by student101 on August 6, 2009
  • Firefox Destroy's my html

    Hi,   I have a problem with firefox destroying my text-layout. My text looks like this: <h1 style=''text-align: center''><span style=''font-size: 10pt''>MODERATOREN</span></h1>   ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on June 22, 2009
  • a problem of ctrl+enter submit

    I set a shortcut key to submit the content of the cute editor with ''ctrl+enter'',the code is as follows         function CuteEditor_OnInitialized(editor) {             if (editor.IsReady) ...
    Posted to Cute Editor for .NET (Forum) by rewalax on April 10, 2009
  • pasteHTML cuteEditor using javascript

     hi   i wanna paste html into my cuteEditor (id='ceFrontDesign'), i set like this   var editor1 = document.getElementById('<% = ceFrontDesign.ClientID %>'); editor1.PasteHTML('<img id=''image'+ iImageCount +''' name=''image'+ iImageCount +''' style=''Z-INDEX: '+ (iImageCount-100) +'; left: 30px; width: '+ iWidth ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on March 26, 2009
  • Cute Editor removes file summary properties upon upload.

    Hi All, Kindly confirm if this happens to you as well. When you try to fill-up the Summary tab info of a file (Right click the file, then click ''Summary'') for Title, Subject, Author, etc.  Upon uploading this file using Cute Editor, when you check the file's summary properties again on the upload folder location, the info is now ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 5, 2009
  • my javascript sucks - anyone know how to do this please

    Hi all   I have an unresolved issue that's driving me nuts with code that works in IE, but not in Firefox. In a nutshell I'm catching pasted text to manipulate MS Word 2007 elements which cute editor does not do correctly, so I check for the paste command in CuteEditor_OnCommand, if its IE, I retreive the pasted text and run a custom function ...
    Posted to Cute Editor for .NET (Forum) by karl0 on February 27, 2009
  • Pdf Generated doesnt maintain css

    Im generating a pdf from html and it seems to be ignoring the css in the document. The css is all located at the top of the html, in the head section.   Is there something I am doing wrong.    Here is what im converting :   <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by staplebottom on April 16, 2008