|
Search
You searched for the word(s):
Showing page 165 of 4,987 (49,864 total posts)
< 1 second(s)
-
You can open file ''CuteSoft_Client\CuteChat\Channel.aspx''
Change:
<table width=''100%'' border=''0'' cellspacing=''0'' cellpadding=''0''>
<tr>
<td width=''200''>
<img ...
-
Capper:K, our server is running PHP V5.0.......here is the problem, we're using Vivvo (their editor sucks)....
I saw the instructions, and understand that I need to delete all reference java scripts for their editor, but how do I replace it in the files with Cute Editor?
I put the Cute Editor folder in the /public/_html/admin folder ...
-
Since the Draw method immediatly outputs editor code, it makes it toughh to put the code in a var for template replacement.
I have tried something like this, as well as a lot of other kludges....
ob_start();
$editor=new ...
-
Hi.
We recently purchased CuteEditor for Classic ASP 6.0.
We looked at a lot of editors before choosing.
I am a bit baffled by the configuration process.
Let me first describe our folder structure:
/modules
|
...
-
Hello,
Thanks for responding. Here is teh code I used on the server side(code behind) to open up the print dialogue and it does not open it:
StringBuilder sb = new ...
-
I deleted the data tables and started over with them and no longer receive the authorization error, but now I'm getting a new one (Image below). When I comment out line 106, which is 'If CuteSoft.Chat.ChatApi.FindOperator(uniquename) Is Nothing Then Return False' I get 'Login Form Return OK, but login failed!'.
The detail is:
See ...
-
Hi Adam and Eric, Well, after apply the fix, we found the following issue: When include the following script in HTML tab, when go to normal tab, we see the ''The Time is ...'' which is correct. But the problem is everytime we go back to HTML tab then back to normal tab again, there is one more ''The Time is...'' appended next to the last ...
-
Hi,
If you want to use another xml file, please open"\richtexteditor\dialogs\setstyles.xml", find section below. You can change the location and file name "staticstyles.xml" directly.
var arr=[editor._config.folder+"config/staticstyles.xml?"+editor._config._urlsuffix];
Also, the example below ...
-
Hi, You can specify url like mymakexml.ashx , and generate dynamic xml at server side. If you want to generate dynamc data in client side , you can try this : Please try this ...
-
Hi,
I am trying to integrate CuteChat into an ASP.NET website, which uses a custom Authentication mechanism. I have created a class in global.asax and override some of the methods.
Then in a page I have added this:
if (CuteChat.ChatWebUtility.CurrentIdentityIsAdministrator)
{
...
... 165 ...
|
|
|