|
Search
You searched for the word(s): use <p>
Showing page 280 of 864 (8,631 total posts)
< 1 second(s)
-
Adam,
If this is the only solution, I am not pleased at all!!
Ik have different customers with different domains who use the html-editor for making letters for e-mailings. The make the documents themselfs.
Can you explain to me why it works fine if I set
editor.EditCompleteDocument = false
and not if I set ...
-
sanjayvishu:
hi,
I have different ways to get the selected text in the popop, but i am not able to get it.
Could you tell me how i can get Selected text of a cute editor in popop.
Please use the code post in this thread:
http://cutesoft.net/forums/permalink/30907/30953/ShowThread.aspx#30953
-
This has to do with the other question which was never answered.
Here is the example website structure:
MainLevel
MainLevel\LiveSupport
MainLevel\LiveSupport\CuteSoft_Client
MainLevel\LiveSupport\CuteSoft_Client\CuteChat
The web.config file is in the MainLevel folder, thus the global.asax.cs file has to then go ...
-
I see what's happening here... You're putting the URL of the file you want to edit into the editor rather than the CODE for the page. This is why it works when you create an <iframe> with it, because the <iframe> is calling the page using the URL. editor.Text will not take a URL and edit the code from it. editor.Text ...
-
I have now put the dll in every imaginable folder just to be absolutely sure that is not the problem, and it did not help.
Another funny thing is that my CuteEditor looks like this in IE:
But like this in FireFox:
However, you can't enter text at all using firefox, most things are disabled.
A third interesting thing is that when i remove ...
-
I browsed to the your test site from a remote location that has never visited your site before and it does not use any proxy or whatever. Still the same problem. I have cleared the cache of my browser, I have deleted the cache of the ISA Firewall, I have deleted the ISA Firewall cache and rebooted my server and laptop to be 100% sure. It does ...
-
shland,
I can help you with the javaScript API. but if you need the safari support, you have to wait for the version 5.0.We will release the version 5.0 in about 10 days.http://cutesoft.net/example/JavaScript-API.aspxThe original code:
function getHTML()
{
// get the cute editor instance
var editor1 = ...
-
Martin,
Are you looking for some thing like this?
How to use CuteEditor as a file picker?( Demo)
This example demonstrates how to use CuteEditor as a file picker.
If so, you can find this file in the following ...
-
Hello,
I can hide the submit button, of course. May be I did not explain myself clearly:
I select a file to upload and press ok.
The progress bar gets to the end.
Right now, a postback is automatically fired which creates the queue table. I want to avoid this postback.
I tried this too, but no luck:
<script ...
-
In GetLogonIdentity(), is there some recommended way to differentiate if the request is originating from the web or from the operator thick client? the reason i ask is that for web visitors, i have a specific authentication method i want to call (which checks an ecrypted cookie to get their userID) but for the operator thick client, ...
... 280 ...
|
|
|