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
89
of
4,987
(
49,864
total posts)
< 1
second(s)
Default CSS, font type and font size
Hello, i am encountering some problems (CuteEditor 5.2 for ASP) and i am looking for some advice. I have wasted to much time trying to go through all of the settings and try to fix the second problem. at first, i wanted to ask: is it possible to set the font type and size to the default values form the list (possibly later will consider to ...
Posted to
Cute Editor for ASP
(Forum)
by
tomSymbius
on
May 22, 2007
Re: Cannot read image file uploaded by CE
root/CuteEditor_Files
- cuteeditor folder root/KCBSFileUpdate
- upload folder
************************************************ admin.config ************************************************ <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>
<security ...
Posted to
Cute Editor for ASP
(Forum)
by
cyberduk
on
July 22, 2008
Re: Display alret when user tries upload file/s with a same name that already exist in DB
Hi,
Please try the example below, you can achieve it in "function myqueueuihandler(list)".
<%@
Page
Language="C#"
Title="Customize
the
queue
UI"
%>
...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 28, 2013
allowing server side code
Hi,
I m a new user of cute editor for asp.net
I followed the instructions and its working great. Now, I wanna allow my client to paste server side code into cuteeditor.
In my aspx.cs file
<CE:Editor id=''Editor1'' runat=''server'' AllowEditServerSideCode=''true'' />
now, when I am inserting the following ...
Posted to
Cute Editor for .NET
(Forum)
by
gauravsaxenais
on
May 25, 2010
Re: Insert filename, size file & modified date file into mysql database
Dear faisalmustaffa,
Please refer to the following snippet: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <html> <head> <title>Example</title> </head> <body> <form name=''theForm'' action=''1.php?postback=true'' ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
February 18, 2011
Re: Complete Javascript API
Hi
vickMercury,
the link I sent is the only js api document. If you want to find all properties/methods of the uploader object, please try the example below. it will list ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 24, 2014
Re: Problem with PasteHTML in IE 7 and 8
Hi gspagel,
It works fine for me both firefox and ie. Can you try the example below?
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 25, 2010
Re: how to deal with duplicate file name
Hi acyk,
You can custom the file name by method MoveTo, like below.
In this example, I add the time belore the file name.
<?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
May 29, 2011
Re: Cute Editor Menu's Display Strange in IE
Can you try the following example?
<?php
include_once(''CuteEditor_Files/include_CuteEditor.php'')
;
?>
<html>
<head>
</head>
<body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
April 1, 2009
update stausUI
I've made a custom control that behaves like Bold Italic and Underline. The only thing I need is to make the UI change wenever focussed. I have the following setup in the ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
marvin
on
January 14, 2014
More Search Options
« First
...
< Previous
87
88
89
90
91
Next >
...
Last »