Search

You searched for the word(s): use <p>
Showing page 287 of 864 (8,631 total posts) < 1 second(s)
  • Re: Java script error is displayed while clicking cancel all uploads

    I have the same problem.   On server side I have some code-behind parsing the uploaded file and storing the result in our database. This usually takes a total duration of 5 seconds. This is done in the method that's set for OnFileValidating. I think that the return of this postback is causing the unknown result error and I cant get ...
    Posted to Ajax Uploader (Forum) by Dac on December 11, 2009
  • Re: auto sizing

      An example using Cutesoft example on Auto Adjusting Height to show our issue... <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>         <title>ASP and ASP.NET ...
    Posted to Cute Editor for .NET (Forum) by toniemtz on September 15, 2009
  • Re: Uploader http module seems to conflict with another HTTP modules.

    I had solved the problem, reason was in urlrewriter.net component, as you suppose, seems that it is handling request from your uploader. Solution is not use query string parameters on page where you wonna to have uploader, else url rewriter will break uploader......But i remember that version 1.0 and 2.0 was working corrent with url rewriter and ...
    Posted to Ajax Uploader (Forum) by creck_ua on September 15, 2009
  • Re: Using the Upload Button in the Insert Image Dialog

    I was hoping that I would see something in your editor parameters that enabled the upload image button.  I do not see anything there.  So the problem still remains that my Upload button in the insert image dialog does nothing.  I would appreciate any ideas that would fix this issue as this function is essential for our use of the ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on April 10, 2009
  • Re: Does Live Support work over SSL port 443?

    Adam, I am not getting any errors as described by these other users. If you right click on the the broken image on this page to see the properties on this page you'll see the reference to the image is:   http://www2.qcc.cuny.edu/LiveSupport/CuteSoft_Client/CuteChat/images/141x44-offline.gif   That is why the image doesn't ...
    Posted to Cute Live Support (Forum) by RajLives on May 1, 2008
  • Re: Creating editor with HTML and JS

    That example is what I've based my solution on, actually.   With JS it changes the style of the DIV the editor is in.   In my example I need to be able to move the editor from one DIV into another.   <!--#include virtual= ''/CuteEditor_Files/include_CuteEditor.asp'' --> <html>     ...
    Posted to Cute Editor for ASP (Forum) by gwp on April 29, 2008
  • Re: adding parameter to hyperlink string

    Adam, Thank you for this.  However, it does not really address my question.   What I am looking to do is simply add a parameter to a hyperlink string.  When using the chain link icon to insert a hyperlink, I want to be able to add a specific parameter to the link string, in a manner similar to how you can put in your own css ...
    Posted to Cute Editor for .NET (Forum) by etucker on April 1, 2008
  • Re: JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)

    No, there are two separate issues:   The error messages do not appear in the two links BUT if you hide the div when it is not fully initialized and then show it again then the text area is missing ... it does not happen every time though and is fixed only when the page is refreshed. As for the JS Exception, it is caused by ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on January 31, 2008
  • Re: Failed to load impl time??

    Nope, like I said before, for most of our editors it works fine.   There are just 3 editors that i know of where the editor crashes and they are going through a restricted network (altho not the same network), which i am guessing is the cause of the problem.   Does your code use any ajax type technology? I ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 9, 2007
  • Re: IE6 incredibly slow

    I've run into similar problems in a site where I'm using the editor as well.  However, I've got users with all kinds of browsers using the site.  They load a page with the editor and many times it is snappy.  Other times the same page will load, but they will wait for a while in order to be able to actually edit content in the ...
    Posted to Cute Editor for .NET (Forum) by mstrawmyer on August 29, 2007