Search

You searched for the word(s):
Showing page 372 of 381 (3,805 total posts) < 1 second(s)
  • Re: increase the image file size for uploading

    Hi timhieuxem, Gallery.MaxImageSize Property Specifies the max size in Kbytes of the image files that the user has access to upload. Default 1000k You can refer to the following examples set forexample: &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on October 30, 2008
  • Re: Bug in setting border of table

    Hi Dtest, We can reproduce this, we are investigating this issue. &nbsp; &nbsp; &nbsp; Regards, &nbsp; Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 30, 2008
  • Re: Using CuteEditor as a FLASH selector

    Hi lanec, &nbsp; &nbsp; You can try this way,It also valid for other file types. &nbsp; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;%@ Page Language=''C#'' %&gt; &lt;html&gt; &lt;head&gt; &nbsp;&nbsp;&nbsp; &lt;title&gt;ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 30, 2008
  • Re: Problem while creating multiple editor in IE 6

    tonyjepson, &nbsp; Do you tested all computer on our online demo? &nbsp; http://cutesoft.net/example/Dynamically-Create-Editors.aspx &nbsp; My E-mail:Kenneth@cutesoft.net &nbsp; &nbsp; Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 29, 2008
  • Re: Problem with dropdownlist

    Hi jfeeney, &nbsp; try this way: &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 29, 2008
  • Re: Problem while creating multiple editor in IE 6

    Hi tonyjepson, &nbsp; I can not reproduce this issue on our online demo with IE6,can you reproduce this issue on another computer? &nbsp; Online demo: http://cutesoft.net/example/dynamically-create-editors.aspx &nbsp; &nbsp; &nbsp; Regards, &nbsp; Ken &nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 29, 2008
  • Re: cssClass NOT Found

    Hi Chaplain, &nbsp; &nbsp; I can not reproduce this issue, when I drag and drop a CE control onto a page,It appears as below: &nbsp; &nbsp;&lt;CE:Editor ID=''Editor1'' runat=''server''&gt; &nbsp;&lt;/CE:Editor&gt; &nbsp; Do you have some special setting? &nbsp; Can you show me the steps to reproduce this ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 29, 2008
  • Re: Unknown Runtime Error

    Hi dgilgallon, &nbsp; &nbsp; Can you reproduce this issue on our online demo? Demo: http://www.ajaxuploader.com/Demo/default.aspx &nbsp; &nbsp; Ken &nbsp;
    Posted to Ajax Uploader (Forum) by Kenneth on October 28, 2008
  • Re: Upload Dialog box is not opening in IE7

    Hi dgilgallon, &nbsp; please tell me the name which plugin you used. &nbsp; &nbsp; Ken
    Posted to Ajax Uploader (Forum) by Kenneth on October 28, 2008
  • Re: Problem with dropdownlist

    Hi jfeeney, &nbsp; I can not reproduce this issue,please tyr this code: &nbsp; When I selected a value from DropDownList1 and click the save button of editor,the value of DropDownList1&nbsp;still is my choice. &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 28, 2008