Search

You searched for the word(s): cutesoft_client
Showing page 133 of 228 (2,278 total posts) < 1 second(s)
  • Re: Editor.Setting.GetHashString()

    Wlb,   Open CuteSoft_Client\CuteEditor\Dialogs\InsertEmotion.htm.   Change the following code:     <title>[[InsertEmotion]] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 15, 2007
  • Re: Where in the web.config file does the data directory code go?

    This is an example:   <?xml version=''1.0''?> <configuration>  <appSettings>   <add key=''ConnectionString'' value=''server=(local)\portal;database=SamplePortal;uid=test;pwd=test''/>      <add key=''CuteChat.DataDirectory'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 15, 2007
  • Re: Basics

    I spoke to soon.I have the integration package, which folder to I point my website to? Is it: cutechat3integrationpackage\Framework 2.0 Web\CuteSoft_Client\CuteChatIf so do I copy the global.asax file from the vb folder into the route of this location as well?Lastly, I take it I can use the database tables from the first install I did, the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cdgregory on October 17, 2006
  • Re: Cannot install Cute Editor .NET in DotNetNUke

    M000761,   Yes, you need to replace the existing  htmlEditor section of your web.config file. Here is an example:   <configuration>  <!-- register local configuration handlers -->  <configSections>    <sectionGroup name=''dotnetnuke''>      ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 17, 2005
  • Re: Paste using IE menu Edit-Paste ignores PasteWord or PasteText options

    Hi Adam - I just downloaded the latest 5.1, build 2005-12-08, and I completely replaced my whole cutesoft_client directory to be sure there weren't any old files in there...But I'm still having the issue that if someone pastes using IE's Edit menu (Edit->Paste), my PasteText (or PasteWord) attribute in the editor tag is being ignored...and I ...
    Posted to Cute Editor for .NET (Forum) by shland on December 15, 2005
  • Re: How I can disable properties windows?

    Kelvin, >>How I can prevent user from open the properties in mouse double click?  Open the CuteEditorWeb\CuteSoft_Client\CuteEditor\Dialogs\tag.config. To turn off the image properties tab, remove this line:<add pattern=''IMG'' tab=''IMG'' text=''[[Image]]'' control=''Tag_Image.ascx'' /> To turn off the general tab, remove ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 13, 2005
  • Re: Problem in User Adapter Type

    Ofcourse i have read the readme file. If I run the application on a pc that have sql server with sa and no pasword it works fine.  But when i run the application on the network that have sql server on a seprate machine and application on a seprate machine then it get fails and give me following error.  Server Error in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Anonymous on April 19, 2005
  • Re: Operation Aborted Error in Internet Explorer 6

    Hi guys,   We've just run into this problem as well. It happens intermittently and never seems to happen locally - only on remote servers.  We've found this newsgroup article which seems to shed some light - http://tinyurl.com/6qw67 It appears the setTimeout() function rendered just near the end of the html output by the CE ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by DanGreen on February 10, 2005
  • Re: setting default style to Table

    Andy, If you are still using the version 4.0.0.7, please follow the steps below:  In the CuteSoft_Client/CuteEditor folder, you can find a file named ''CuteEditor.htc.aspx.txt''. To change the table defaul style, please change the following line: return editdoc.createElement(''<table border='1' cellspacing='0' cellpadding='3' ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 21, 2005
  • Re: RE Someone please help me on the error

    Hi Terry, You are right Your  answer is 100% right to the error. I found the files in the CuteSoft_Client  were changed by VS.NET .and I just redo the same and ignore the changes, then CuteEditor dose work.  I have to say you are  very excellent RegardsScott 
    Posted to Cute Editor for .NET (Forum) by helladv on May 23, 2005