Search

You searched for the word(s):  
Showing page 1231 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Can't connect to chat-room...

    Adam: Normally a normal user cannot write into ''c:\Windows\Temp''. Your provided needs to set the permissions to ''Everyone|Full Control''... Or you generate a profile for the APS_NET-User, so it can put the temp-files into the Temp-Dir of the Profile...   Its possible i change the temp folder in web.config for example ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by AllanRS on September 9, 2007
  • Re: CuteChatLobby to allow only some users of a specified group to connect

    Adam, Hiding the room from specified users that is not part of the same group wont help much since you can enter the room by the url directly. I am thinking, what if protecting the room with a password? there should be a way to enter the room so the normal user not to see the password prompt dialog and to enter the room ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by MRazvan on September 6, 2007
  • Re: Adding a button via config file (or code behind but dont know what method to override)

    Thanks again for your help Adam,   The problem was with my code. I was trying to add the new button before I had actually added CE to my web parts control. Following code snippet soved the problem. Note how im adding the button after I add CE to the control (Just incase anyone makes the same mistake)...   // Add ce ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on August 28, 2007
  • Re: Toolbar icons show incorrectly

    Hi Adam,   That did not do it. I found out though, that it is happening in only one of my solutions. In the other solution, toolbar is showing fine. I will have to investigate why it is happening solution-specific. I you have any idea, please let me know. I am using Ajax controls and extentions in my solution as well.   Thanks.
    Posted to Cute Editor for .NET (Forum) by dotnetdeveloper on August 24, 2007
  • Re: Special accented characters in Cute Chat's Portuguese XML language file

    Ok. Thanks!   I tried putting some HTML code for accented characters in the XML file and got this error message when I entered the chat room:     Server Error in '/chat' Application. Reference to undeclared entity 'ccedil'. Line 216, position 38. Description: An unhandled exception occurred during the execution of the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by MiguelC on April 5, 2007
  • Re: Links Dropdown Customisation

    Here is the page_load function code...   Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load doGlobal.checkLogin(Session(''Access''), Application(''logGeneral'')) If Not Page.IsPostBack Then If Not ContentTextBox.ToolControls(''LinkTree'') Is Nothing Then Dim tdd As ...
    Posted to Cute Editor for .NET (Forum) by ClearChannel on February 27, 2007
  • Re: Losing first message when I open Cute Messenger in Iframe

    Hi Adam,   Yes I have. That is how I am running cute messenger. However, it only embeds the contact list and not the chat window. I am running Cute Messenger in embed mode already. But I am also 'embedding' the chat window in an Iframe. It is in here that the first message in never received by the contact when their chat window opens in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by messenger on December 14, 2006
  • Re: JScript error from winie.js

    Adam, no I do not see the problem at your site either.  I'm thinking it has to do with the structure of my page and the context within which the editor is included in the page, since this code seems to be walking throught the DOM of the greater document.Also, the routine that's failing seems to be a timer callback.  If you can shed any ...
    Posted to Cute Editor for .NET (Forum) by mmeltaus on December 7, 2006
  • Re: Bug re. Preview mode URL in localhost

    That's not the point.   The point is, if I load an HTML that already has a link reference in it, then open it in Preview in localhost, it opens inside the preview window. When I close the preview window, it issues the error.   It's not up to me to go into every link of every web page I load into CE and change them all, is ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 1, 2006
  • Re: Relative vs. Absolute Paths with Images

    Thank you for the answer. I have now found the code. I don't wish to be too critical, but I think it would be worth some time and effort for someone from your company, or for your company to get a professional documentation writer, to sort out the documentation for your products. It is my opinion that the documentation and examples let down ...
    Posted to Cute Editor for .NET (Forum) by the4bs on July 12, 2006