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
81
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Pre-Upload Event
Hi linkebte,
Please try the example below
<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head runat=''server''>
...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 1, 2011
Strange Error When Editing or Adding Pages - With HTML in Pages
Hello,
I am using CuteEditor for my Content Management System. There is a ''Pages Module'' that we use to manage all the pages for any given website. The problem that I am having
is that when I add or edit certain pages with HTML code within them it does not update the database. It will update every other field except the textarea field ...
Posted to
Cute Editor for PHP
(Forum)
by
AdamTheMan103
on
September 17, 2009
Re: Registered User Image Folder Problem,Help Please!!!
maoker,
Please open CEHtmlEditorProvider.vb file and find the following code:
If role = ''Admin'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 5, 2006
Re: Insert Hyperlink - another button
Hi Kenneth,
I just call the function ''getSelectedHTML()'' in ''do_INSERT()'' function for get the selected value in Editor.
function do_INSERT()
{
var browserName = navigator.appName; ...
Posted to
Cute Editor for .NET
(Forum)
by
rajmohanp
on
May 25, 2012
normal mode looks different from preview mode
Normal Mode -
Preview Mode -
How can we get rid of the extra spacing in the ''normal mode'', it happens when the table is inserted within a table?
Below is the HTML -
<html>
...
Posted to
Cute Editor for .NET
(Forum)
by
gurpreet
on
April 19, 2012
insert template problem
Hi Adam,
Thanks for all your help thus far. I have one more issue. I saved some templates that contain javascript commands like example below ( I am showing before and after) , the problem is that the editor adds links into this code wiith references to inserttemplate.aspx and changing the links to the popup windows. Can you tell me ...
Posted to
Cute Editor for .NET
(Forum)
by
darling1906
on
September 12, 2006
Re: User role not seeing images in gallery or files in file picker
Ben,
By default, on admin role can see all image, other role can only see images for their own. If you want to allow other role works as admin, you need to modify the provider project.
Change:
If role = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 20, 2006
Re: javascript cleanuphtml and count number of characters
Hi surrounding,
1. Clean up HTML example
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 31, 2010
Re: Cannot set DocumentFilters
Please try this example:
http://phphtmledit.com/simple.php
It works ok for me.
<?php
include_once(''CuteEditor_Files/include_CuteEditor.php'')
;
?>
<html>
<head>
</head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 21, 2009
problem with setting the Gallery's and template directory programmatically
Hello all,
I'm currently busy with writing a Zend_Form_Element Component for using Cute Editor
in a Zend Framework project. The editor works great without setting the images, media, flash, files and templates directory and points to the Uploads and Templates directory which i created in the root of my Virtual Host. But when i set ...
Posted to
Cute Editor for PHP
(Forum)
by
Emile
on
June 18, 2011
More Search Options
« First
...
< Previous
79
80
81
82
83
Next >
...
Last »