Search

You searched for the word(s): error
Showing page 617 of 969 (9,685 total posts) < 1 second(s)
  • Re: getHTML() doesn't work when Cute Editor is in a hidden div

    Hello, Kenneth,   My problem is not with static editors like in your example.  I cannot get the getHTML() method to word on editor controls that are dynamically generated at runtime if they are in a DIV where ''style.display='none''' unless the div is made visible at least once.  Depending on the nature of the document that is ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on August 19, 2009
  • Re: Problem with CE in formview (inside modal popup panel)

    Hi Ken,   Thanks for responding - I've been playing around reconstructing my page last night/this morning and think I've found my problem.   The modal popup panel was enclosed within an Ajax Update panel and the error was occurring when the panel was updating - removing the update panel seems to have fixed the problem (and made CE ...
    Posted to Cute Editor for .NET (Forum) by PHyndman on May 19, 2009
  • Re: Semi-Colon in filename

    I tried your example code and it worked.   However I was having problems with the UploadAttachments control. I change the code to be the following   <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Different icons for each chat room

    Adam,   can you please show me the right way to add the LobbyID. I tried    <%#DataBinder.Eval(Container.DataItem, ''LobbyId=1'')%> <%#DataBinder.Eval(Container.DataItem, ''LobbyId1'')%> <%#DataBinder.Eval(Container.DataItem, ''LobbyId=-1'')%>   and so on.  i just get an error ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by GOTBUD on February 18, 2008
  • Re: Problems with Web Messenger

    Hi Adam,   I used the same code as the integration samples, however the problem remains unabated.  Here is was I get when I open web messenger:     It fails to retrieve my login name even though i'm logged in .  when I try to type a name and description, I get the following error:     This problem is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Hachim on February 9, 2008
  • Re: installation problems

    I emailed you the ftp info for my site. I had the password wrong at one point and it gave me a permissions error. Now it's something else so I believe the connection information is correct now. Adam: MichaelApproved,   Most of this kind of problems are caused by wrong connection string.   Please check your web.config. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by MichaelApproved on January 22, 2007
  • Re: Unresponsive script in Firefox

    Version? CuteEditor_for_Net5   Example? The problem does not reproduce in the Multiple.aspx sample. The sample is very slow in Firefox, but does not show the unresponsive script error.   I am trying to strip away layers of code to find out whether the problem is occurring in CuteEditor or in my application layer. The ...
    Posted to Cute Editor for .NET (Forum) by stevehaffner on January 15, 2007
  • Re: No Logo. No Banner

     Adam wrote: >> would like to remove the logo and banner from the top... and have it so that everything else pushes up to the top instead of having a blank area where these two should be   Please open the CH_MainForm.aspx.   And remove the following code:   <table id=''chat_layout_top'' width=''100%'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Rich Wallace on January 4, 2006
  • Re: Problem in cutechat

     Adam wrote:Please turn off custom errors so we can see the actual error.   It seems like was fixed managing the IIS   but I´m so confuse, because there is not any chat   You can take a look at  http://www.matehuala.com.mx/webchat/login.aspxthe pass still is admin.I don't know what i did wrong.  
    Posted to Cute Chat and Cute Web Messenger (Forum) by leader on July 13, 2005
  • Re: Editor1.Text is not current when postback is called!

    Hey buddy, Thanks for your quick response.  The issue had to do with adding controls to the tool bar.  I'm trying a different approach and expect/hope the issue with Editor1.Text will go away... I want to call this form Page_Load - but can't figure out how to assign a call back for a custom pull down... see ...
    Posted to Cute Editor for .NET (Forum) by aaauuummmm on May 26, 2005