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
105
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Override Insert Page Break Styling
Hi CTietgen,
You can catch the page break command and change it to your own logic, like the example below. It will insert the <div>- Page Break -</div> when you click on the page break ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
October 9, 2013
Re: Full screen by default
RYann: OR, is there a way to specify the height and width of the editor? This would be more helpful.
Thanks ;)
Editor.Height Property Specifies the height of the Cute Editor control on the page.
Example Code <?php
$editor=new ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
January 30, 2008
Re: Test code insert
Ken,
I fixed it. In another stylesheet I had some conflicting styles. After I removed those I no longer have that strange ordening in IE.
.csharpcode
{
border-right:
#808080
1px
solid;
border-top:
#808080
1px
solid; ...
Posted to
Cute Editor for .NET
(Forum)
by
Mariette
on
November 16, 2009
Re: Javascript error in IE7 and IE8 when using Ajax to get Editor
Hi,
I created a new aspx-page and load the Editor using the code you mentioned above: richtext.aspx
<script language="CS" runat="server">
protected void ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
mwinata
on
March 21, 2013
Re: Cute Soft WYSIWIG Editor in an update panel to prevent postback
hi,
switch between normal/html view will not causes the page post back, can you try on demo
http://cutesoft.net/example/general.aspx
? do you get the same issue on it?
and please create a example page with the code below and test it under your site, does it gets the same issue too? when this example page load, the ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 16, 2016
Problem with editor.text
I'm checking if the text has been modified and if it has i will save it to a database. The method i'm using works with firefox but not IE.When using this with IE it puts in extra space at the end of the string.
This is what i have, i use the labels for debugging.
if ...
Posted to
Cute Editor for .NET
(Forum)
by
eski
on
August 3, 2010
Re: Change MultipleFilesUpload on-the-fly
Hi smcleod,
Please set MultipleFilesUpload=''false'' and try it again:<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
void InsertMsg(string msg)
...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 30, 2011
CuteEditor - IE 11 Problem: Cannot get passed information from editor content in custom dialog form with IE 11
I use this function (var newwin = editor.ShowDialog(null, mURL, editor, mSize);)
to open a custom dialog window.
In dialog form, I use function as bellow to get text selection from editor
control. It works fine.
But in IE 11, argument "window" is not a object. So I cannot get selected text in ...
Posted to
Cute Editor for .NET
(Forum)
by
wzou
on
May 12, 2014
Re: remove file list during upload
Hi
mtimmons,
Please try the example below, it shows you how to hide the queue ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
January 8, 2013
Unable To Post Full List To mySql Database
I wonder whether someone may be able to help me please.
I thought I'd got this problem solved but unfortunately I still have some errors:
I'm using the code below to upload and save image files to a mySql database.
<?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 9, 2012
More Search Options
« First
...
< Previous
103
104
105
106
107
Next >
...
Last »