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
137
of
4,987
(
49,864
total posts)
< 1
second(s)
Can I add a label to the toolbar?
I've got two editors on a page.
I'd like to put a label in the toolbar on the left, and position a custom toolbar on the right.
It would be nice to do it from code-behind.
I'm using the following configuration file. Cheers, Jeff
<?xml version="1.0" encoding="utf-8" ...
Posted to
Cute Editor for .NET
(Forum)
by
jagilbert27
on
November 29, 2012
Re: iFrames in DotNetNuke
Hi trssaxer,
1. Open file CEHtmlEditorProvider.vb
Find section below
Protected Sub cntlCE_Load(ByVal sender As Object, ByVal e As EventArgs) Handles cntlCE.Load
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 11, 2010
Re: Uploading files to different directory
HI tanveerahmed_786
you can try.
string str = Request.ApplicationPath + ''/uploads/'' + ...
Posted to
Cute Editor for .NET
(Forum)
by
KenChen
on
January 13, 2010
Re: Custom Embed Object
Dear Gerudo,
Please follow steps: 1.
Save the folling code to test.asp <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html>
<head>
<link rel=''stylesheet'' href=''asp.css''
type=''text/css'' />
</head>
...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
January 4, 2011
Re: Web Messenger 5 Integration (Contact List)
Hi,
do not use HttpContext.Current.Session(''UID''),
use the identity object.
Here is code of DotNetNuke, you can learn from it :
Public
Overrides
Function
GetContacts(ByVal
identity
As
CuteChat.ChatIdentity)
As
CuteChat.IChatUserInfo() ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
August 25, 2009
Re: Files not uploading in Safari on Apple computers
Test page ...
Posted to
Ajax Uploader
(Forum)
by
MarjaR
on
January 13, 2012
PostBack Event problem!!
Hi, I'm using the postback property for the button ''FullPage'', it's seems to work. my behind code is this, to understand what i'm doing. Public
Sub
Editor1_PostBackCommand(ByVal
sender
As
Object,
ByVal
e
As
System.Web.UI.WebControls.CommandEventArgs)
Handles
Editor1.PostBackCommand ...
Posted to
Cute Editor for .NET
(Forum)
by
oaicstef
on
March 23, 2009
Re: Select image with ExecCommand('insertimage') and write path to textbox
I'm using master pages on the site and have to use getElementById(''ctl00_ContentPlaceHolder1_imageFld'') Okay this works:
function callInsertIMG()
{
var editor2 = ...
Posted to
Cute Editor for .NET
(Forum)
by
mlc962
on
May 20, 2008
Cute Editor Form submit inside aspx page
am facing a strange problem I use the form function of cutesoft to set up the form. After placing the fields and preview the screen in cutesoft I can post an email with the form. When I visit the designed page from the webpage (made in asp.net) I can’t post the email anymore, now the submit button is called for the webpage submit. The ...
Posted to
Cute Editor for .NET
(Forum)
by
varuntuli
on
December 17, 2007
Re: CuteEditor deleting line breaks in Safari
Hi thunderfan,
please try the example page below with your currect version. Does it get the same problem? If yes, can you send me the editor page url and show me the full steps to reproduce this issue? So we can check it for ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
January 17, 2013
More Search Options
« First
...
< Previous
135
136
137
138
139
Next >
...
Last »