Search

You searched for the word(s): assembly
Showing page 37 of 149 (1,483 total posts) < 1 second(s)
  • Re: Customize Validation Error Dialog

    Hi hemantp, Yes, you can use the same way to custom the file too large message. Try the example below <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 14, 2011
  • Re: Access Denied Error when reloading Cute Editor

    Hi yuenli, Can you reproduce this issue by the example page below? Is some test pages online? So we can check it for you. <%@ Page Language=''C#'' AutoEventWireup=''true'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 13, 2011
  • Re: Customizing the Progress Bar

    Dear chrisluo,   Please refer to the following snippet:   <%@ 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 Eric on April 20, 2011
  • Re: clear editor1 using javascript

    Dear lonnie, Please refer to the following snippet:<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head>     <title>ASP.NET WYSIWYG Editor - Carriage Return Example</title> ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 6, 2011
  • Re: Link Colors

    Dear HarryV,   Please follow steps: 1. Save the following code to test.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 4, 2011
  • Re: Create folders for perticular cliet

    Hi Khansaab,   Try this example   <%@ Page Language=''C#'' %>      <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %>   ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on December 2, 2010
  • Re: Can I create new Category

    Hi raneamey,   Please try the example below   <%@ Page Language=''C#'' %>      <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %>   ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on November 30, 2010
  • Re: Javascript API Document?

    Hi SKH,   If you mean that, achieve the same function as the toolbar buttons by javascript.Please try the code below  <%@ Page Language=''C#'' AutoEventWireup=''true'' %>      ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 4, 2010
  • Re: Uploader in Jquery Dialog

    Hi agerled,   Try put the Jquery dialog code into method ''CuteWebUI_AjaxUploader_OnInitialize''. Like the example below.   <%@ Page Language=''vb''%>     <%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''cc1'' %> ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 15, 2010
  • Re: ajax uploader do post back after loading files

    Hi adidamty,   Please try this way   <%@ Page Language=''C#'' Title=''Customize the queue UI'' %>     <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 4, 2010
« First ... < Previous 35 36 37 38 39 Next > ... Last »