Search

You searched for the word(s):
Showing page 304 of 381 (3,805 total posts) < 1 second(s)
  • Re: ChatProvider not initialized

    Hi northerncs, &nbsp; Is your site online? If so, can you set up ftp access for me? I will check it and get back to you as soon as possible. &nbsp; My E-mail: Kenneth@CuteSoft.net &nbsp; &nbsp; Regards, &nbsp; ken
    Posted to Cute Live Support (Forum) by Kenneth on May 21, 2010
  • Re: ChatProvider not initialized

    northerncs: We are trying to install the live support stand alone version.&nbsp; We have the demo working on our local machine in C but are having trouble getting it to work in VB. &nbsp; We are getting the error &nbsp; CuteChat.AppChatIdentity identity = CuteChat.ChatProvider.Instance.GetLogonIdentity(); We have installed the global file ...
    Posted to Cute Live Support (Forum) by Kenneth on May 20, 2010
  • Re: Uploaded image is too large

    frJericho: I am restricting the size of image files my users are authorized to upload with the following C# code: cm_htmlcontent.SetSecurityMaxImageFolderSize(1024 * 5); cm_htmlcontent.SetSecurityMaxImageSize(150);When I upload very small images (30KB or less) it works fine. However, when I attempt to upload a file that is a littel bit ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 19, 2010
  • Re: Creating Categories

    Lew: I am new to this program and have a question. I have the 'default' category and I am able to upload, no problem. What I need to be able to do is create a new 'category', but I keep getting an error when I enter a new category name. I am able to rename the default name (default). Is there something I'm missing? I want to upload images from a ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on May 19, 2010
  • Re: Populate rich txt data into Cuteeditor with all the formatting

    Hi adityaraj, &nbsp; Please try the example below &nbsp; &lt;%@&nbsp;Page&nbsp;Language=''C#''&nbsp;ValidateRequest=''false''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;%@&nbsp;Register&nbsp;TagPrefix=''CE''&nbsp;Namespace=''CuteEditor''&nbsp;Assembly=''CuteEditor''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;runat=''server''&gt; ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 18, 2010
  • Re: Populate rich txt data into Cuteeditor with all the formatting

    Hi adityaraj, &nbsp; Please try the example below &nbsp; &lt;%@&nbsp;Page&nbsp;Language=''C#''&nbsp;ValidateRequest=''false''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;%@&nbsp;Register&nbsp;TagPrefix=''CE''&nbsp;Namespace=''CuteEditor''&nbsp;Assembly=''CuteEditor''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;runat=''server''&gt; ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 18, 2010
  • Re: why I cannot change the button img on tool bar?

    wolf11th: i found the img of this button and replaced all the img under this name. However, it still show the old img. i really don't know why. can someone help? &nbsp; &nbsp; Hi wolf11th, &nbsp; Below is an example to tell you how to change the ico of 'InsertImage' button &nbsp; 1. Open file ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 18, 2010
  • Re: js to read editor height

    Hi wolf11th, &nbsp; try &nbsp; &lt;%@&nbsp;Page&nbsp;Language=''C#''&nbsp;ValidateRequest=''false''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;%@&nbsp;Register&nbsp;TagPrefix=''CE''&nbsp;Namespace=''CuteEditor''&nbsp;Assembly=''CuteEditor''&nbsp;%&gt; &nbsp;&nbsp;&lt;html&gt; &nbsp;&nbsp;&lt;head&gt; &nbsp;&nbsp;&lt;/head&gt; ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 18, 2010
  • Re: Can I disable the slideshow from starting automatically?

    davidjpage: I want image gallery not to start the slideshow automatically, can this be turned off? &nbsp; Hi davidjpage, &nbsp; Try this way &nbsp; 1. Open file ''CuteSoft_Client\Gallery\Layout\SlideShow\Code.js'' &nbsp; 2. Find section below (Around line 58) &nbsp; this.playing=false; &nbsp; Change it ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on May 18, 2010
  • Re: opening create template on button click--only creatingthe template buttton

    svk: hi &nbsp; i have used tha baove and its working fine &nbsp; but is it possible to separate the creating template button &amp; selection of template i mean now at present using above code i get the both the selction as well as create new template i just need that on new template button click the function for cration of new template be ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 17, 2010