Search

You searched for the word(s):
Showing page 54 of 123 (1,230 total posts) < 1 second(s)
  • Re: How to disable the creation of queue table and the default progress bar?

    Dear deepakkumarjoshi, &nbsp; Please refer to the following code: &lt;%@ Page Language=''C#'' %&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;&nbsp;&nbsp; void Uploader_FileUploaded(object sender, ...
    Posted to Ajax Uploader (Forum) by Eric on October 20, 2010
  • Re: reading properties of uploaded files

    Dear mulmad, &nbsp; Please refer to&nbsp;the highlighted code: &lt;%@ Page Language=''C#'' %&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; void InsertMsg(string msg) &nbsp;&nbsp;&nbsp; ...
    Posted to Ajax Uploader (Forum) by Eric on October 20, 2010
  • Re: Messenger is Inactive

    Dear PraveenV123, &nbsp; Please send Messenger access url to eric@cutesoft.net , we will check it. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on October 18, 2010
  • Re: referencing cutesoft Editor from pageName.aspx.cs

    Dear Yazar, &nbsp; Please refer to the following code: &nbsp; PutCodeDifferentFile.aspx: &lt;%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''PutCodeDifferentFile.aspx.cs'' Inherits=''PutCodeDifferentFile'' %&gt; &lt;%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %&gt; &lt;!DOCTYPE html PUBLIC ...
    Posted to Cute Editor for .NET (Forum) by Eric on October 15, 2010
  • Re: contextmenus

    Dear kjell.ek, &nbsp; Please check whether you are using simple configuration file: &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; Editor1.AutoConfigure&nbsp; = AutoConfigure.Simple; or &nbsp;&nbsp;&nbsp; &lt;CE:Editor id=''Editor1'' Autoconfigure=''Simple'' runat=''server'' &gt;&lt;/CE:Editor&gt;&lt;br /&gt; &nbsp; I&nbsp;tested it on my end, it ...
    Posted to Cute Editor for .NET (Forum) by Eric on October 15, 2010
  • Re: edit comments error

    Dear davenel, &nbsp; Related topic can be found in&nbsp;http://www.checkupdown.com/status/E500.html&nbsp;, Please open your IIS log files and check the detail information, the default log file path is %SystemDrive%\inetpub\logs\LogFiles, you can query the path of log files in IIS. &nbsp; Thank you for asking Eric@cutesoft.net &nbsp; &nbsp;
    Posted to ASP.Net Image Gallery (Forum) by Eric on October 13, 2010
  • Re: CuteEditor version for php 4.3?

    Dear tvdl, &nbsp; Please refer to http://phphtmledit.com/Requirements.php&nbsp;, PHP5+ is necessary. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on October 10, 2010
  • How to detect the domain name or IP?

    If you purchase domain license,small business license, you need use domain name to generate license, If you purchase IP license, you need use IP to generate License, Please follow the following steps and get your domain name or IP: &nbsp; ASP.NET series: CuteEditor for .NET, Ajax Uploader, DotNetGallery,CuteChat, Cute Messenger, Cute Live ...
    Posted to FAQ (Forum) by Eric on October 10, 2010
  • Re: Save-Icon enlarged when cute editor inserted into existing webpage

    Dear Cicero19, &nbsp; You can use firebug to detect the style, you can find which css classes&nbsp; are used in the rendering of the CuteEditor. &nbsp; Thank you for your business Eric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on October 7, 2010
  • Re: do not use temp folder at all

    Dear mulmad, &nbsp; You do not need take care the temp files. Temp file means the uploaded data &amp; info of a file. It's owned and maintained by Uploader&nbsp;instead of &nbsp;your application.&nbsp; What you need to do is , in some event handler , copy or move the file to your destination folder. Temporary files will be deleted after 5 ...
    Posted to Ajax Uploader (Forum) by Eric on October 7, 2010
« First ... < Previous 52 53 54 55 56 Next > ... Last »