Search

You searched for the word(s): document
Showing page 88 of 325 (3,244 total posts) < 1 second(s)
  • Re: Printing innerHTML of CuteEditor using HTML button

    hi Adam,     I got here another problem with Print functionality.    I am using the following code,      var editor=document.getElementById('<%=cuteEditorLetter.ClientID%>');   editor.GetDocument().body.innerText =  ''myText'' ;   editor.ExecCommand('Print');     ...
    Posted to Cute Editor for .NET (Forum) by mennisujay on October 7, 2005
  • Re: Big problem with images styled to 100% width when within table in IE8

    I have tried your exact example and, yes, it works. It sets the doctype and when switching to code-view the doctype i at the beginning of the page. When i switch back it still is there and everything works fine. But when not editing the complete document your editor removes the doctype when switching back to the Normal-view. This has to be a ...
    Posted to Cute Editor for .NET (Forum) by Bloodcarver on August 24, 2012
  • Re: javascript submit?

    I just wrote a simple solution.Please try it. #####THE JAVASCRIPT CHECK function check() { okSoFar = true; check1 = document.insertlocation.lid.value; check2 = obj_ledscription.getHTML(); if ((check1 == '''') || (check2 == '''')) {alert(''You need to enter some values to submit.''); okSoFar=false; } //-- If all fields OK ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 5, 2005
  • Re: some question

    >>If I can put only two line that will be better, first line menu with somethig like: font tools, insert tools, text tools, tag tools http://phphtmledit.com/document/scr/Toolbar_Customization.htm   >>Put bigger upload picture limit. http://phphtmledit.com/document/scr/Restricting-image-uploads.htm
    Posted to Cute Editor for PHP (Forum) by Adam on December 3, 2008
  • Re: Add row or column to a table pasted from word document

    praveen, No, the new row can't have the same formatting as of word. You have to configure the new row, column manually.  
    Posted to Cute Editor for .NET (Forum) by Adam on March 25, 2005
  • Re: Max Document Upload Size

    If you are using windows 2003 server. kindly update this information this will work.1. Stop the Admin Service.2. open file ''c:\Windows\System32\Inetsrv\MetaBase.xml3. change the AspMaxRequestEntityAllowed to ''10000''.  You can enter another value to suite your needs.4. save the file.5. restart the service.
    Posted to Cute Editor for ASP (Forum) by Adam on February 7, 2005
  • Customised image selector unable to work in Chrome v13.0.782.220 m

    Hi, I have followed some postings I saw in the forum on how to do up a image selector using the CuteEditor. I have followed them and implemented it as a control. The codes are as below. The code works fine in ie9 and Firefox but is unable to work in Chrome. I did some checking and found that the following statement returns -1 --> ...
    Posted to Cute Editor for .NET (Forum) by huatz on September 14, 2011
  • Command 'hyperlink' Is Not Supported Or Not Implemented

    I created a custom button on my toolbar.  It opens an AJAX modal popup that I use to insert a hyperlink (I didn't use the insert hyperlink that comes with CuteEditor for various reasons).  It works just fine once.  But if I click it a second time I get the following error:   ''Command 'hyperlink' Is Not Supported Or Not ...
    Posted to Cute Editor for .NET (Forum) by MDCragg on October 29, 2009
  • Table Wizard Issue ???

    Hi, i am evaluating cute editor for my web site requirements and i came up with this issue. i tried this with your online demo. 1) I cleared the document by pressing the new document button. (This is optional) 2) If you press the table wizard button and then just the cancel button the table is actually inserted into the document but it's ...
    Posted to Cute Editor for .NET (Forum) by kosgia on December 14, 2008
  • Toolbar Missing & Wrong Images

    Hi the tool bar is not showing the insert table icon, it is coming up as a missing image? (see image)   I have typed the url directly and it is in the folder and showing in the source code. (see source code)   Also the Insert Image is showing as the inser Flash ...
    Posted to Cute Editor for .NET (Forum) by webxel on April 7, 2008
« First ... < Previous 86 87 88 89 90 Next > ... Last »