Search

You searched for the word(s): assembly
Showing page 73 of 149 (1,483 total posts) < 1 second(s)
  • 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: Cannot use CopyTo() on IIS 7 (windows vista)

    It is web.config <?xml version=''1.0''?><configuration>  <appSettings>    <!-- You can set a low upload speed to test the progress bar. -->    <!--  <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' /> -->    <add ...
    Posted to Ajax Uploader (Forum) by Lonniekong on January 9, 2012
  • Re: Problem when publishing to production test server...

    Hi ScottDolan, Try the new examle below, it should works for you. Please use all the code of it and do not change anything of the page below. <%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 2, 2011
  • Re: Image Height Width.

    Hi gurpreet,   1. I suggest you upgrade to the  latest version and try again.   Latest version download: http://www.cutesoft.net/downloads/folders/21904/download.aspx   2. Try create a simple page like below and test it on your site. I thing some style sheet cause this issue.   3. You can remove the css file one by ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Re: IsDirty

    frJericho: Can you show me an example how I can determine if the HTML is ''dirty''? I want to make sure that I take ''undo'' and ''redo'' into consideration and also I want to make sure that user editing the source HTML will also be taken into consideration.   Hi ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 9, 2010
  • 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: Setting Editor.Text value when Editor block style is display:none in FireFox

    Hi Aaron,   It works fine for me, please download the latest version and test the example below:   Download:   http://cutesoft.net/downloads/folders/21904/download.aspx   -------------------------------------------------------------->   <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 28, 2009
  • Re: Uploader is not initialized when in a hidden div

    Of course, it did not fix the problem. (the text prop was set in the code behind)Are you able to make the uploader run with a simple page like this one, with Firefox:  <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <body> <form runat=''server'' ...
    Posted to Ajax Uploader (Forum) by el.c. on March 6, 2009
  • Re: Ajax file uploader for large files not working fine

    If you don't save the file will it work?   Can you try the following code and upload a small size file?   <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body>     ...
    Posted to Ajax Uploader (Forum) by Adam on January 16, 2009
  • Re: Umlaut problem using german language

    adam,    with your demo-page we have not this problem.   We build with codecharge studio 4.0 very simple pages with and without forms in our application, the umlaut-problem comes always if we load the page.   best regards chris    Here the aspx-code:   <!--ASPX page ...
    Posted to Cute Editor for .NET (Forum) by lue on June 18, 2008
« First ... < Previous 71 72 73 74 75 Next > ... Last »