Search

You searched for the word(s): language
Showing page 216 of 226 (2,259 total posts) < 1 second(s)
  • Got errors when integrating with asp program

    When i call Chat_OpenMessenger() in the asp program, i got the error below   Server Error in '/cn/chat' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by hyouhaku on May 9, 2007
  • Undefined - is mostly all I get.

    My Editor now just comes up with the word ''undefined'' in the text area.   Here's my current best guess.   My configuration:    Dim editor1   Set editor1 = New CuteEditor   editor1.ID = ''Description''   editor1.Text = sDescription   editor1.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by jdmaynard on March 31, 2007
  • Catching the Return Key and the Tab Key

    I am trying to catch the return key and the tab key when inside a CE.  I want to tab to the next form field when the user uses the tab key; I don't want to insert spaces.  I also want to catch the return character and not allow them to hit return.   I am trying to follow the following article you had presented to me ...
    Posted to Cute Editor for .NET (Forum) by JonE on August 10, 2006
  • no content being sent when save button pressed ASP.NET 2.0

    I have a file with the following content   <%@ Page Language=''VB'' MasterPageFile=''~/Admin.master'' AutoEventWireup=''false'' CodeFile=''edit.aspx.vb'' Inherits=''Admin_edit'' title=''Untitled Page'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <asp:Content ID=''Content1'' ...
    Posted to Cute Editor for .NET (Forum) by paul@amakosi.com on July 26, 2006
  • Localization whoes

    I hope you guys rewrote the whole localization story in 3.0 too, because this stuff is not nice. Some strings are in the documented language xml-files. Some strings are in the CH_Mainform.js.aspx file and some are hardcoded like this one (''Text contains''): protected bool a(Chat_Message A_0, out string A_1){ A_1 = null; string ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by MadsNissen on April 20, 2006
  • Feedback and Feature Requests

    ReHi, RE Table Smart Tags Post: Ok, I found it: the tags i meant can be found when using Firefox. Feature Request: Is it possible to integrate such a table designer into future versions of the product?   Generally, your product is very convincing - stable, safe and really usable - great work you have done!   Problems ...
    Posted to Cute Editor for .NET (Forum) by trux on February 6, 2006
  • How to edit content pages in asp.net 2.0

    AdamI am creating a mini Content management application.All the pages in my website are derived from the master page template. So all the content pages have the @page directive as the first line followed by the Content Place holder tag in the code view. for example <%@ Page Language=''C#'' Title=''Untitled Page'' %><asp:Content ...
    Posted to Cute Editor for .NET (Forum) by arvindj on February 2, 2006
  • CuteEditor for .NET version 5.0 is avaiable!

      The Cute Editor for .NET Edition 5.0 is a major feature release. The latest version of Cute Editor contains new features and improved functionalities. New Features and Improvements Feature Details Cute Editor for .NET ...
    Posted to News and Announcements (Forum) by Adam on September 12, 2005
  • script tag question, and upgrade question

    Is a tag like the following supported in the editor: <script language=''javascript'' src=''somefilie.js''></script> I have a client who must have gone into html mode, pasted this html in, saved ok, then when they try to edit it again the page seems to break (cannot save or do other things).  Testing makes me think it's the ...
    Posted to Cute Editor for ASP (Forum) by dkhinc on June 6, 2005
  • Update Error when submitting edit changes in DataGrid (Dreamweaver MX 2004)

    Okay, first, sorry for the long subject title.   I was able to implement the editor on a page, but I'm receiving an error in the post:   System.Exception: Control not found in DataGrid column: CommonSenseID at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)     What's weird is that ...
    Posted to Cute Editor for .NET (Forum) by gbartlett on October 4, 2004