|
Search
You searched for the word(s):
Showing page 1 of 2 (15 total posts)
< 1 second(s)
-
Hi,
I have a popup about displaying a non secure item when I right click on online user with HTTPS.
Thanks
Dominic
-
Hi,
I put the Chat 3.0 client files in another directory and set Client file path config. I Have always an error. The engine always try to open the files in CuteSoft_Cllient/CuteChat. It seem that the clientPath key don't work correctly.
Thanks
Dominic
-
In the file ''Settings.js.aspx'', this comment line is what I need....how to use it?
//<%=CuteSoft.Chat.ChatWebUtility.CurrentIdentity.Culture%>
-
Hi,
I have set style=''display:none'' for ''toptableid'' in ''Ch_MainForm.aspx'' to remove the ads in top of the chat window. I still always have a space in top. I want remove this space, See my print screen.
Thanks
-
Ok I understand but if I translate en-US in french (fr-CA.xml), how can I use the new language file? One user can be in english and another user in french.
Thanks
Dominic
-
Hi,
I know that I can set another language in Chat admin by specified for example fr-FR.xml. However, how can I specified this setting dynamically for each user. On user can be in french and another in english. I have this setting in my database and I want use them.
Thanks
Dominic
-
I have found a solution but I don't think this is the best way to do this.
I have added this line in CH_MainForm.aspx at window.onload=function()
document.getElementById(''select_lobbylist'').style.display='none';
Thanks
Dominic
-
Hi,
It seem that the ''DisplayLobbyList'' parameter dont' work. I have set to false and the user can always switch to another channel.
Is it possible to control the content of this dropdownlist or can I hide it?
Thanks
Dominic
-
I use this version : CuteEditor 5.0 Build 2005-10-22
The Editor.Focus is already set to False
Try this with ASP.NET 2.0 :
<form id=''form1'' runat=''server'' defaultfocus=''txtOtherTextBox''>
<asp:TextBox ID=''txtOtherTextBox'' runat=''server''></asp:TextBox>
<br />
<CE:Editor ...
-
I Have the same problem !!!
1
|
|
|