Search

You searched for the word(s): document
Showing page 97 of 325 (3,244 total posts) < 1 second(s)
  • Installation Question

    I'm misunderstanding the Cute Editor PHP deployment / installation instructions It says: The ''cuteeditor_files'' folder and all file it contains (located in the archive) should be deployed to http://{your site}/{your application}/cuteeditor_files/ on your web site. When I unzipped the download, I have the cuteeditor_files folder, but I ...
    Posted to Cute Editor for PHP (Forum) by dollpage on January 17, 2012
  • Uploaders appears to stop running at Render() statement

    See code below.  The aspuploader code appears to work (doesn't generate any error messages) up to the Render() statement (Line 67) then goes blank.  Doesn't throw an error, just goes blank. The code produces these displays from the Response.write's: Start uploading manually This sample demonstrates how to start uploading ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 26, 2011
  • Strange first try

    I'm using the sample code as taken from the Aspuploader website for manually initiating uploads, and I get this weird window.  Note the dropdown box just below the title.  The only entry in the dropdown box is the program containing the aspuploader code.  Any ideas?   Here's the window I get: ...
    Posted to Cute Editor for ASP (Forum) by bbaldrober on December 14, 2011
  • Font-size drop-down list does not reflect highlighted text font size

    Gents,  Is there a resolution to this issue?  If one supplies a custom font size selection list in points WITHOUT using the 7 HTML font sizes as the values, the CuteEditor font size selection list will not automatically reflect the font size of highlighted text.   Let me restate this: the custom font sizes will allow me to ...
    Posted to Cute Editor for ASP (Forum) by dkindred on November 22, 2011
  • How do i edit the asp file uploader?

    I am using the asp file uploader from http://www.freeaspupload.net/ with my web server. is there a way i can edit some of the scripts like i could edit an html document? lets say i wanted the page to have a black backround or what not, or if i wanted the heading just to say file uploader. how would i change the viewed content of this asp file or ...
    Posted to ASP Uploader (Forum) by lindacarnel23 on October 13, 2011
  • Re: How to get if content of editor updated or not

    I am using the editor1.IsDirty() for this.            function CheckForDirty() {             var editor1 = document.getElementById(''<%= ceEditor1.ClientID ...
    Posted to Cute Editor for .NET (Forum) by TAG on September 26, 2011
  • problems with pasting word-formatted text into cuteeditor

    When I try to paste Word 2007 content into the demo-editor on cutesoft.net, it looks fine. When I try the same on the editor on my website,it looks awful, there are many line-breaks which do not exist in the word-document. It always looks the same no matter if I choose to remove unnecessary word-formatting tags or not. I thought, maybe it's ...
    Posted to Cute Editor for .NET (Forum) by cheffefrau on September 5, 2011
  • Re: How do I tell CE not to validate the length on a cancel?

    Hi ceblanda,   Please try the examle below   <%@ Page Language=''C#'' EnableViewState=''false'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 2, 2011
  • Re: how to set total Upload file size limit.

    Hi jgoyani, Please try the example below <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     protected void attachment1_AttachmentRemoveClicked(object sender, ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 24, 2011
  • Re: Browse button disabled in iframe (oxae is null?)

    Hi, We can reproduce it via this code <html> <body>  <h1>   test</h1>  <button onclick='document.getElementById(''iframe1'').style.display='''''>   ShowIframe</button>  <br />  <div>   <iframe src=''large-file-upload.aspx'' ...
    Posted to Ajax Uploader (Forum) by cutechat on July 22, 2011
« First ... < Previous 95 96 97 98 99 Next > ... Last »