Search

You searched for the word(s):
Showing page 1688 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Asp Site and MSSQL server database

    Hi Canan, do you use the clear text in your database to store the user password? If so, here&#160;are my suggestions. 1. User Registration and Management You can still use the existing ASP script to do the user Registration and Management. 2. Login and Authentication Remove the register code from the Cute Chat but leave the Login ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 28, 2004
  • Re: Live Help - Operators?

    info@thewebarchitect.net, If you&#160;are using the sample project, you can add the admin in the web.config file. &lt;appSettings&gt;&lt;addkey=''ConnectionString1''value=''server=(local)\portal;trusted_connection=true;database=CuteChatSample;''/&gt; &lt;addkey=''AdminLoginName''value=''admin''/&gt;&lt;/appSettings&gt;
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 28, 2004
  • Re: Basic Chat Text

    info@thewebarchitect.net,&#160;All the strings were stored in a text file, a different file for each language supported.&#160;For example, en-us.xml, fr-FR.xml...&#160;You can easily alter the&#160;texts to suit your needs. &#160;After you finish editing the file, please send a copy to us...&#160;Thanks.
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 28, 2004
  • Re: corrupt help files?

    Sean,&#160;Please download the developer guide from:&#160;http://cutesoft.net/download/CuteEditorDeveloperGuide.chm&#160;Download the class refrence from:&#160;http://cutesoft.net/download/CuteEditor.chm Keep me posted
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Re: Using CuteEditor in codebehind

    Morten,&#160;Problem has been resolved in the latest build.&#160;Please download the control again.&#160;http://cutesoft.net/Downloads/default.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Re: Firefox Issue!

    KenA, Can you download the latest build and try again? The firefox works fine here.
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Download the latest build of CuteEditor 4.0.

    We've uploaded a few new updates and bug fixes for the CuteEditor 4.0. We also added the how to's section in the download package to address the common questions concerning the CuteEditor 4.0 new features. Users of&#160;the CuteEditor are advised to upgrade to the latest build. Download the example source code&#160;C# How to's How to ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Re: CE Border Appearance Issue

    Hi Terry, I think that's same issue with the .TEXT when we tested the version 4.0
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Re: CE Border Appearance Issue

    Ken, Can you post your code here?
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2004
  • Re: editor.ThemeType

    beerbear, You should use the editor DisableItemList property. The DisableItemList property specifies the toolbar items needed to be disabled. Example: 'The toolbar items needed to be disabled going to this string. editor.DisableItemList=''Bold, New, Delete''
    Posted to Cute Editor for ASP (Forum) by Adam on November 25, 2004