Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): use <p>
More Search Options
Showing page
320
of
864
(
8,631
total posts)
< 1
second(s)
Re: How to get CuteEditor to stop interfering with context menus?
I understand that. However, if I use the standard HTML textbox, I don't have this problem. Only with CuteEditor. I know that CuteEditor has it's own context menus, and does a bunch of stuff with the right-click action. Is there a way to just turn this stuff off completely, so that IE doesn't throw up the warning ...
Posted to
Cute Editor for .NET
(Forum)
by
afroblanco
on
December 21, 2007
Re: Problem using PasteHTML to paste a comment (<!-- xx -->) into editor
Hi Terry This is also causing me problems. It is not specifically an IE bug as the company that I am working for primarily use Cute Editor for .NET with Firefox as the client. As this is not browser specific it looks more like a bug with Cute Editor to me, possibly because focus is being lost for some reason. Is there any ...
Posted to
Cute Editor for .NET
(Forum)
by
nickp
on
December 7, 2007
Re: default font and default font size
Dear Adam, I've added the EditorWysiwygModeCss property. My CE:Editor looks now like this <CE:Editor ID=''Editor1'' runat=''server'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Dataconsult
on
October 10, 2007
Re: How can you modify the dialog boxes for both the Image Selecotor and Document Selector
Hi Adam, I read through the referenced article. Beyond disabling certain functioons, how can I use different paths than those used by default. I have specific folders that are generated by the creation of new accounts and are accessable only by that user. I want them to be able to retrieve data from their folder instead of the default ...
Posted to
Cute Editor for .NET
(Forum)
by
LearnerNM
on
September 26, 2007
Re: Username showing up instead of Display name
This fix does not work with dnn 4.05.05. I changed ''Return theuser.UserID.ToString()'' to ''Return theuser.DisplayName.ToString()'' and got the Error ''Input string was not in a correct. format.''. It would seem that the DispName property has a problem? Reguardless, I have users that want to use a different Display Name ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
owize1
on
September 22, 2007
Re: Javascript API to find caret (insertion point) position in the document.
Try this: <SCRIPT LANGUAGE=JAVASCRIPT> function getCursorPos(textElement){ var cursorPos = -1; if (textElement && textElement.createTextRange) { var range = document.selection.createRange().duplicate(); range.setEndPoint('StartToEnd',range); var start = ...
Posted to
Cute Editor for .NET
(Forum)
by
a_fabre@hotmail.com
on
August 13, 2007
Re: Insert from Word using Firefox - errors
Hi Fredd, I think what Adam is trying to say is that the paste word option only removes specific microsoft code, but doeesn't actually alter the valid HTML. e.g. When pasting from word you may get the following: <p class=''MsoNormal''><em style=''mso-bidi-font-style: normal''><span lang=''EN-GB'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
July 18, 2007
Re: PDF conversion significantly different than HTML
Thanks Ady, But I don't think that's the problem. First, I can't give the PDF document a style sheet. I'm using CE's built-in PDF converter and all it does is read the editor's text. Second, and more importantly, when I use other company's .NET converters (Sautin), they work fine against the same content. BTW - I still ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
July 14, 2007
Re: Are you still updating CuteEditor 6.0?
It's swings and roundabouts, The reason the version number is staying the same if for ease of deployment. When a new update is released I don't want to bother with recompiling my app, or deploying configuration files to the GAC. Simply replace the files and it's deployed. The usual way of doing things is through Hot Fixes, but ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
July 11, 2007
Re: HTTPS problem
What was the resolution to this? I am trying to use CuteChat in SSL. I get the following javascript error. uncaught exception: Security Error: Content at https://mhmv2.remedymd.com/portal/DesktopModules/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=9 may not load data from ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
gofreddo
on
July 2, 2007
More Search Options
« First
...
< Previous
318
319
320
321
322
Next >
...
Last »