Search

You searched for the word(s): document
Showing page 15 of 325 (3,244 total posts) < 1 second(s)
  • Re: Is it possible to use insertdocument to select a document(document selector)?

    Hi, I figured by myself. simply get Archor tag, instead of Image..Thank you anyways
    Posted to Cute Editor for .NET (Forum) by tanstudio on November 30, 2006
  • Re: Friendly File Names

    Hi PeterK, The example below shows you how to custom the queue table, hope it help <?php require_once ''phpuploader/include_phpuploader.php'' ?><?php session_start(); ?><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
    Posted to PHP File Uploader (Forum) by Kenneth on December 22, 2011
  • Re: Issue with Word Document Formatting.

    Dear rajmohanp,   Please upgrade to latest version (v6.6) directly. Copying some of files in the installation package of latest version  will lead to more issues. the following is detailed steps: Please follow steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download cuteeditor for .net, download ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 2, 2011
  • Re: insert document icon not showing up on toolbar.

    Please try the following code:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#''%> <html>  <head>  </head>  <body>   <form id=''Form1'' method=''post'' runat=''server''>    <CE:EDITOR ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 11, 2009
  • Re: Open Word Document

    You can only use CE edit the RTF file. Word doc is not supported  Right now.   Editor.LoadRTF Method:Loads the contents of an RTF file into the CuteEditor control. Editor.SaveRTF Method Saves the contents of the Cute Editor to a RTF file. RemarksThe SaveRTF method enables you to save the entire contents of the control to a RTF file. If ...
    Posted to FAQ (Forum) by Adam on December 17, 2005
  • Re: Problem with Indenting and lists:Text pasted from Word document

    This is not an online Eidtor issue. It's about HTML List Rules. First let's make a test. Type the following HTML code into your FrontPage: test<br/>test<br/>test<br/>test<br/>test<br/>test<br/>test<br/> Select the first line and click the order list. You will find out ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 19, 2005
  • Re: opening create template on button click

    i get erro rmsg BC30456: 'NewTemplate_Click' is not a member of   Line 51: <asp:ImageButton id=''NewTemplate'' BorderWidth=''1'' Runat=''server'' AlternateText=''[[NewTemplate]]'' Line 52: ImageUrl=''../Load.ashx?type=image&file=newtemplate.gif'' OnClick=''NewTemplate_Click'' /> Line ...
    Posted to Cute Editor for .NET (Forum) by svk on May 5, 2010
  • Re: Any way to "restart" upload from where it left off?

    Hi,   Here is two samples :    <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by cutechat on November 8, 2009
  • PDF corrupted using document upload

    Strange problem here, and I don't think it has to do with the editor.  It happens on my production server but not on my development server.  When I upload a PDF file using the document upload feature of the editor, ''Content-Disposition: form-data; name=''__EVENTTARGET'' and other like items are added at the end of the PDF (past the ...
    Posted to Cute Editor for .NET (Forum) by oompah on December 9, 2009
  • Javascript error when document.body overwritten

    Our web app overwrites document.body with a processing message before redirecting to another page. Unfortunately this generates a JS error in IE. I fixed it by adding a few lines to CuteEditor\Scripts\IE_Loader\Loader.js (added lines are colored ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on July 24, 2009
« First ... < Previous 13 14 15 16 17 Next > ... Last »