Search

You searched for the word(s):  
Showing page 138 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: execute code when no items to be uploaded

    Hi dbots,   Please try the example page below, the submit button will fire every time.   <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 29, 2012
  • Help error when opening Cute Live Support Operator

    Our programmer already installed Cute Live Operator on our website, but now that I installed Live Operator on my pc, whenever I open it, it comes up with an error. Please help me what do I need to do?   Here is the error:   See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog ...
    Posted to Cute Live Support (Forum) by ianne2376 on September 2, 2006
  • Re: More granular security

    Hi frjericho,   authorize the user to upload new images but prevent him from uploading media files   hide the upload control in Insert media dialog only   Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertMedia.aspx''   Find section below   <CE:Uploader id=''InputFile'' InsertText=''ffff'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 4, 2010
  • Re: Execute function when upload is complete.

    <script runat=''server''>       protected override void OnInit(EventArgs e)       {           base.OnInit(e); ...
    Posted to Ajax Uploader (Forum) by Adam on May 18, 2009
  • Re: Missing Images in PDF

    Try the following HTML code:   Tip: Make sure image URLs are Absolute Paths.   <table cellSpacing=4 cellPadding=4 bgColor=#ffffff border=0>    <tbody>        <tr>            ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 20, 2006
  • Unspecified error in Load.ashx

    Using CuteEditor v6.5 (upgraded from v6.4 as I got the same error). Hi,  On my page (test server at  http://test.midsussexbusinessdirectory.co.uk/UI/Pages/RegistrationCompany.aspx) I'm getting the below errors client-side reported by CuteEditor when I upload a logo using the Ajax file upload at the bottom of the page. The ...
    Posted to Cute Editor for .NET (Forum) by ChrisD on January 4, 2010
  • Re: Open file and Save Problem

    I tried just like you say, but the problem is not about the only saving a file. No Problem with: İf (I load nothing to editor || The editor is ...
    Posted to Cute Editor for .NET (Forum) by resooul on July 31, 2008
  • Re: "Invalid Argument" in IE, but not in FF.

    phillybob:We were looking at this and also get the error in IE. We're running in a master page with our update panel hosted inside the Content. We also tried downloading the new dll with no success. Any updates?   phillybob,   In download package, we have many examples which use the Master page, update ...
    Posted to Ajax Uploader (Forum) by Adam on May 2, 2008
  • Re: Load a template on CuteEditor startup

    Hi CIC,   Try properties LoadHtml, like below   <%@ Page Language=''C#'' %>       <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 17, 2009
  • Re: Cancel All Button

    I'm sorry what I meant was is there a way to use my own button for the ''Cancel All'' Like the Cancel button      <form id=''form1'' method=''POST''> ...
    Posted to ASP Uploader (Forum) by skfmn on June 25, 2010