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
154
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How to Create a Custom Toolbar Configuration File in Dotnetnuke ??
fabert,
Please add the following code into Cute Editor section of your web.config.
Redakteure_AutoConfigure = ''Full_noform''
Redakteure_SecurityPolicyFile = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 16, 2007
Type mismatch: 'Base64EncMap' -- include_CuteEditor.asp, line 1874
I am getting this error: Microsoft VBScript runtime error '800a000d'Type mismatch: 'Base64EncMap' /webcontrol/cuteeditor_files/include_CuteEditor.asp, line 1874
This is the test code that I used in our form:
<%
...
Posted to
Cute Editor for ASP
(Forum)
by
Absilon
on
June 7, 2010
Urgent - Getting DropDownList value
Hi,
I have a custom dropdownlist in the Editor toolbar. It was created with code like this:
Protected Sub PopulateTemplateDropDown()
Dim PageID, NewPage As Integer
PageID = Session(SessTypes.TreeViewID)
If (Request.QueryString(''Edit'')) = Nothing ...
Posted to
Cute Editor for .NET
(Forum)
by
the4bs
on
July 26, 2006
Re: Programmatically color-highlighting the text contained in the editor
s2kdriver80: I assume nobody has a clue?
As of now, I'm just getting the value of Editor1.Text, doing an htmlencode on it and appending the <font style etc etc etc> myself to make a new string.
Then I just re-set Editor1.Text to that new updated string.
This is of course sticking the whole editor inside an AJAX ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 14, 2010
Paste Button brings up Past From Word input box
We
are
having
a
small
issue
with
the
paste
button
in
our
context
menu.
When
it
is
clicked,
the
Paste
From
Word
dialog
box
comes
up.
Paste
From
Word
is
also
included
in
the&n ...
Posted to
Cute Editor for PHP
(Forum)
by
PhoenixSuccess
on
December 27, 2012
Re: Remove the file size when adding attachments
Please try the following code:
<CuteWebUI:UploadAttachments runat=''server'' ItemTextTemplate=''{0}'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 18, 2010
Re: Uploader1.FileUploaded Event Being Raised Twice
Solution. WRONG way - PRODUCES DOUBLE CALLBACK <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' OnFileUploaded=''Uploader_FileUploaded''>
<ValidateOption MaxSizeKB=''10240'' /> </CuteWebUI:Uploader> CORRECT way - ELMINATES DOUBLE CALLBACK <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' >
...
Posted to
Ajax Uploader
(Forum)
by
gBurgur
on
September 16, 2009
Re: Need help-just purchased License-problem.
dm,
The language strings are stored in the xml file.
There are not many strings used in the dotnetgallery.
The following is the content of en-en.xml
<?xml version=''1.0'' encoding=''UTF-8'' ?>
<root>
<!-- Buttons ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
September 6, 2004
cuteEditor.Text property is empty in IE9
Hi,
I'm having difficulties while running web application using CuteEditor on VS
ASP.NET DevelopmentServer (Windows 7) and on IIS7 (Windows Server 2008 R2)
When opening page in IE9 content of CuteEditor is empty.
Here is code fragment of my ...
Posted to
Cute Editor for .NET
(Forum)
by
dekos
on
May 24, 2013
Re: problem in IsDirty
Dear wolf11th,
The following example is vb code, please refer to it: <%@ Page Language=''vb''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>
<head>
<title>ASP and ASP.NET WYSIWYG Editor - Default Configuration ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
December 6, 2010
More Search Options
« First
...
< Previous
152
153
154
155
156
Next >
...
Last »