Search

You searched for the word(s):  
Showing page 19 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Manual Upload, Cancel Upload Process

    Please refer to the following code:   By default, you do not need set any property, when you select multiple files, the ''Cancel All'' button will be visible, if you click it, it will cancel file upload, the following example hide the built-in ''Cancel All'' button and use customized button to replace it, it shows how to cancel the ...
    Posted to Ajax Uploader (Forum) by Eric on August 23, 2010
  • Re: Insert Template in 6.7

    Hi mheckman,   It works fine for me. What browser/version you are testing?   Below are my test steps.   1. Go to http://cutesoft.net/example/general.aspx, clean all content of editor.   2. Add <div>test</div> into html view of editor.   3. Put the cursor behind "e" and insert ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 5, 2013
  • Re: File Manager Instructions

    jay13,   The source code of this example is included in the download package.   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>      <head>  </head>     <body>        <h1>Use ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 3, 2008
  • Re: Using AjaxUploader with jQuery AJAX and ASP.NET

    Hi,   I have checked your code.   You have know how to use the guid list.   Please check this sample , you will know how to do it directly ...
    Posted to Ajax Uploader (Forum) by cutechat on May 8, 2009
  • Re: Process Files Individually

    Hi all,   Please download the last version.   Now uploader provide 3 new javascript event , here is an example for it ...
    Posted to Ajax Uploader (Forum) by cutechat on May 5, 2009
  • CSS Issues

    I can not get the several things to work related to CSS.   1) Setting the Style sheets withing the Editor (Initial Display Fonts etc) 2) Populating the style sheet drop down from the style sheet. I can do it manually with a list but it does not use the re,lated style sheet   <link rel=''stylesheet'' type=''text/css'' ...
    Posted to Cute Editor for ASP (Forum) by SPB on January 7, 2006
  • Re: (File dialog has been blocked) while trying to Upload files

    Copy and paste this. Scroll to the very bottom of the page. Click on the button ''show modal'',and the tabs will appear. Click on the upload button now and you will see the bad block message. We can see that the green mask is right above at the top of the screen. If we scroll up and try again it works.  Let me know if you want ...
    Posted to Ajax Uploader (Forum) by luci on September 2, 2009
  • Re: Losing Editor content when saving

    Adam,   Here is the ascx:   <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''PM_Add.ascx.cs'' Inherits=''xxx.yyy'' %> <asp:UpdatePanel ID=''up_PMAdd'' runat=''server'' UpdateMode=''Conditional''>     <ContentTemplate>   <table ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on August 15, 2008
  • Re: getting file modified date from CuteWebUI_AjaxUploader_OnSelect

    Hi Roughan, Please try the example below. It shows you how to get the original file path. <%@ 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''>     void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by Kenneth on May 29, 2011
  • Re: Sometimes get this error

    Hello, Here our web.config for ajaxuploader application. for the script this is the script of your sample, we add mail notification and list the custumers folders. I repeat for some of our customers are no problems, but others can not upload? We receive up to 20 to 30 files per day, is not too much.   <?xml ...
    Posted to Ajax Uploader (Forum) by Naphta on January 23, 2009
« First ... < Previous 17 18 19 20 21 Next > ... Last »