Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
140
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Customizing
Dear SKIQM,
Please follow steps: 1. Set
''CustomCulture'' to ''de-de''
<?php
$editor=new CuteEditor();
...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
September 3, 2010
Re: Customise preview window height and width
Hi rezagc,
You can change the editor height dynamically when the user switch to preview. The example below shows you how to achieve ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 23, 2013
Re: Using Multiple "Single File Upload" in a single Page
Hi dcahya,
Below is the example page. "form-multiplefiles.asp" is another page which contains the asp ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
January 29, 2013
Re: Urgent: Empty content being replace by whole page
Paul,
Can you save the following code into a PHP file and run it on your server?
<?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?> <html>
<head>
</head>
<body>
<form name=''theForm'' action=''/Get_HtmlContent.php'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 21, 2008
Re: Facing problem in safari & chrome
Hi sanjay.joshi,
Get this issue because the code try to use method SetHtml before editor load completely.
I suggest you set the text in
method OnInitialized of editor, like below.
function CuteEditor_OnInitialized(editor) {
var editor1=document.getElementById(''<%= cuteEditor1.ClientID ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 11, 2011
Re: Disable Ajax Uploader
Hi cyphersys,
If you are using custom button as the upload button, then disable the custom button directly, like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 23, 2014
Re: Multiple websites single chat console
Dear colsen,
Yes, you can implement this requirement by customization. Please open file ''CuteSoft_Client\CuteChat\SupportRedirect.Aspx'',
<script runat=''server''>
override protected void OnInit(EventArgs args)
{
base.OnInit(args);
//if( ...
Posted to
Cute Live Support
(Forum)
by
Eric
on
May 10, 2011
Re: Regarding PasteHTML method.
Hi sanjay.joshi,
Try this way
<%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 14, 2009
Strange first try
I'm using the sample code as taken from the Aspuploader website for manually initiating uploads, and I get this weird window.
Note the dropdown box just below the title.
The only entry in the dropdown box is the program containing the aspuploader code.
Any ideas?
Here's the window I get: ...
Posted to
Cute Editor for ASP
(Forum)
by
bbaldrober
on
December 14, 2011
Operator Error on Startup
CuteChat 5.0.0 version on Windows IIS ASP.net Server - the operators are eventually able to login to the site but this error sometimes occurs when starting the application.
Debugging Information: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog ...
Posted to
Cute Live Support
(Forum)
by
PatrickT
on
October 12, 2009
More Search Options
« First
...
< Previous
138
139
140
141
142
Next >
...
Last »