Search

You searched for the word(s): scripts
Showing page 6 of 58 (580 total posts) < 1 second(s)
  • Re: javascript error - 4.5.0.1

    Make sure you replace the CuteChat.dll and all the CuteEditor client scripts when upgrading. Also make sure you clean up your browser cache. BTW the version 5.0 is out.Please try this new version.   Demo: http://cutesoft.net/example/general.aspx   Download:   http://cutesoft.net/Downloads/default.aspxIf you still have ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 12, 2005
  • Re: CuteEditor focus using 4.0.0.6

    Adam, I believe I may have found out what is going on...It appears that the CuteEditor component script is being cached on the client (.NET OutputCache feature?).  My local browser was continuing to use the 4.0.0.5 CuteEditor client scripts from my browser cache.  As soon as I cleared all local files/cookies/etc... from my local ...
    Posted to Cute Editor for .NET (Forum) by ironklad on April 7, 2005
  • RTE content saving as PDF with unformatted structure and missing sections

     I'm loading .html file into RTE editor ,  then Once I click Save as PDF button its saving as PDF    this is view of RTE editor content       Once I click save as PDF and open it throuch adobe pdf reader , I'm getting this kind PDF      its a unformatted structure with missing ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by kelum on October 15, 2015
  • Re: CDATA in scripts

    I know this is an old topic but my problem is: both examples will be removed in de demo(http://cutesoft.net/example/xmloutput.aspx) even as in my own cute-editor   <script type=''text/javascript''> //<![CDATA[ alert(''<This is compatible with XHTML>''); //]]> </script>   <script ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009
  • Re: CDATA in scripts

    mikea,   Our online demo is using the version 5.3.   http://cutesoft.net/example/general.aspx   If you are using an earlier version, please download it from   http://cutesoft.net/downloads/default.aspx   >>when we postback and retrieve the XHTML property   When you extract the content using XHTML ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 16, 2006
  • Re: ControlPanel

     Hi kjell.ek,   For Channel_v4.aspx, please open file "\CuteSoft_Client\CuteChat\Xml\ChatUI.xml" and remove the section ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on December 23, 2013
  • Re: AjaxUploader works fine locally - Javascript error 'object expected' when viewing after deploy

    Hi simonhorridge,   I attached two web.config, please try it, one of them should work.   #1    <?xml version=''1.0''?> <!--   For more information on how to configure your ASP.NET application, please visit   http://go.microsoft.com/fwlink/?LinkId=169433   ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 29, 2011
  • Re: Cute Chat Integration queries

    rimar,   >>Does the answer to 1 mean that Cute chat can integrate with an application in a web farm? Please clarify.   Yes. You need to add the following entry into your web.config file:   <add key=''CuteChat.MultipleServerMode'' value=''true'' />   >>So I presume I will not be able to see the any of ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 7, 2007
  • The code ranging between the tags "scripts" is modified (to lower case)

    Hello,   I have a problem with the editor:   The code ranging between the tags ''scripts'' is modified (to lower case) Example:     <script type=text/javascript>         var H_Al = 10;         for ...
    Posted to Cute Editor for .NET (Forum) by IRIS on October 14, 2005
  • Re: Link Button Problem

    Yes, using Visual Studio.NET 2003 and the CuteEditor_Files folder is included.  I excluded the folder, then reincluded it to get the prompt about building code behind files.  I clicked OK to build each one but that didn't fix the pop up problem.  Here's the first line of the aspx page:   < % @ Page ...
    Posted to Cute Editor for .NET (Forum) by tmorris@firstegg.com on August 19, 2004
« First ... < Previous 4 5 6 7 8 Next > ... Last »