Search

You searched for the word(s): document
Showing page 7 of 325 (3,244 total posts) < 1 second(s)
  • Error with document selector example in FireFox v32

    I was testing some document selector code based on CuteEditor v6.7 when I discovered that the code errors in my FireFox v32 but not in Chrome 38.0.2125.24. After discovering the issue, I tried your online document selector code and found it was recieving the same error when attempt to launch the file selector dialog box. Any idea when this ...
    Posted to Cute Editor for .NET (Forum) by spencet on October 1, 2014
  • Pasting Word Document Content on Server Side

    Hello,   Since the LoadWord is not implemented yet, i thought of the following:    - read the content of a word document using MsWord object on server side    - copy the content of the file to clipboard    - paste it to the Editor using the option PasteWord which cleans complex word ...
    Posted to Cute Editor for .NET (Forum) by Rantoun on October 4, 2010
  • Re: JavaScript Error Object required

    Hi, Yes I'm using  AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by cesbart on July 29, 2009
  • Language not supported for Image/Document Editor "Uploading" and more...

    Hello,   is it possible to support the language in your next build when uploading an image or a document I get the message ''Uploading''.   And also the language is not supported for Image/Document Editor ''Max file size allowed'' ''Max image dimension is'' ''Auto resize uploaded images function is on'' ''Max ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on February 28, 2006
  • Insert Document - Javascript error

    Hi, Insert Document page: I am getting the following javascript error on mouse over  'Go up one level' button. This hapens only on insert document page and not on insert image or insert media pages. An error occured in the scrpt on this page Line: 139 Character: 4655 Error: invalid argument ...
    Posted to Cute Editor for ASP (Forum) by mrsheni on December 7, 2005
  • Re: Adding a progress bar to image and document uploads

    There are 2 change si made to the code   taken from upload.asp (renamed upload2.asp to save original code) *************************************************** <html> <head>  <meta name=''vs_targetSchema'' content=''http://schemas.microsoft.com/intellisense/ie5''>  <title>Upload ...
    Posted to Cute Editor for ASP (Forum) by eastwood on May 20, 2004
  • Re: ToFullPage/FromFullPage (F12) does not restore editor position?

    In Version 6.0, initialization and other Editor events are handled by adding script at the bottom of the page (in the example below, the code is between </form> and </body>). We've mapped the calls to and from full page into the CuteEditor_OnCommand event as you can see in the below ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 8, 2007
  • Re: Problem with Indenting and lists:Text pasted from Word document

    Made it better :)  You can now highlight and each line ending with a BR will get bulleted. function CuteEditor_OnCommand(editor,command,ui,value)     {        if (command==''InsertUnorderedList''){                  var ...
    Posted to Cute Editor for .NET (Forum) by mreric on July 21, 2010
  • Re: Image/Document Insertion

    Please follow the steps below:   1. Open the Internet Services Manager in the Microsoft Management Console (MMC). 2. Right-click on your Default Web Site and select Properties. 3. Click the Home Directory ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 5, 2008
  • Re: System.OutOfMemoryException using insert document dialog

    I sent this issue to support@cutesoft.net with FileMon log over a week ago but have had no response so lets try it here. I have tried the latest download and the demo site and can reproduce the problem by simply uploading a few word documents. Initially the dialog opens quickly - almost instantly, then after adding a few word docs it ...
    Posted to Cute Editor for .NET (Forum) by icon on October 24, 2008
« First ... < Previous 5 6 7 8 9 Next > ... Last »