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
101
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Failed to load impl time
Peter,
1.
Do you have problems with the following example?
http://cutesoft.net/asp/EnableAll.asp
2.
If not, can you create a simple asp with the following code?
<!--
#include
file
=
''CuteEditor_Files/include_CuteEditor.asp''
-->
...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
March 30, 2009
Re: Get selected text and rewrite it
Hi Amrutas ,
Try this code:
function CE_LineOutSelectionHTML() {
var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 20, 2009
Re: ChatProvider examples
Have now update my global.asax to this, but when i access CuteSoft_Client/CuteChat/ChatAdmin/ i have ''System.NullReferenceException:''
in Function GetConnectionString()
Have this in my web.config: <add key=''ChattInlogg'' value=''server=xxx.xxx.xxx.xx,1433;user=xxx;pwd=xxx;database=dragchatt''/>
Do i have wrong ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
kjell.ek
on
June 4, 2010
Questions from a Newbie
Hi, I recently purchased Cute Editor for PHP and have several questions. Here is the configuration code snippet the launches the editor:
$editor=new CuteEditor();
...
Posted to
Cute Editor for PHP
(Forum)
by
amikhnov
on
March 20, 2008
Re: deployment
Laurent,
Can you try the following code? //Step
1:
Register
Uploader
component
to
your
page
<?php
require_once
''/path/include_phpuploader.php''
?>
<html>
<body>
...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
June 19, 2009
OnKeyup Attaching Events
The example @ http://cutesoft.net/example/JavaScript-API.aspx does not work for me either. I followed the source code and cannot get it to fire my custom events for onkeyup here is the code: ASP.Net 2.0 C#. Also adding them programmatically via code behind does not work (Editor1.Attributes.Add(''onmouseleave'',''alert('mouse ...
Posted to
Cute Editor for .NET
(Forum)
by
Mstanglx
on
January 14, 2008
Re: Issue floating in IE6
I use the following code,
<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <div>
<div class=''leftfloat'' style=''float:left''>
...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
May 5, 2010
Re: Upload error message "File size (undefined B) is to large. The maximum file size allowed is set to: 10.00MB."
Hi rmacfadyen,
The example below shows you how to catch the error and show your customize ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 28, 2011
problem in IE with getSelectedHTML()
I am having a problem with getSelectedHTML() function in cute editor, asp version.
I am trying to create my own link by selecting an image(gif, jpg or png) file and manipulating and inserting the link into the editor.
When I select the image in Mozilla/Firefox, html in getSelectedHTML() function retruns ...
Posted to
Cute Editor for ASP
(Forum)
by
MuraliC
on
February 18, 2009
Re: ToFullPage/FromFullPage (F12) does not restore editor position?
In Version 6.0, initialization and other Editor events are handled by adding script at the bottom of the page (in the example below, the code is
between </form> and </body>). We've mapped the calls to and from full page into the CuteEditor_OnCommand event as you can see in the below ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
May 8, 2007
More Search Options
« First
...
< Previous
99
100
101
102
103
Next >
...
Last »