|
Search
You searched for the word(s): use <p>
Showing page 294 of 864 (8,631 total posts)
< 1 second(s)
-
Hi olivedg,
Can you try this way?
1. Download the page below
http://www.cutesoft.net/downloads/folders/21904/download.aspx
2. Delete files ''CuteEditor.dll'', ''CuteEditor.ImageEditor.dll'' and ''NetSpell.SpellChecker.dll'' in the bin folder and use the new one in the download package.
3. ...
-
esbf,
If you select the whole div block and choose the css class in the drop down, the css class will be applied to the whole div block.
If you select some text content inside the div block, the inline style will be applied to the selected content.
By default, inline style of cute editor will use span.
You can ...
-
Using multiple instance on the same page i need:
- to load the toolbar only when a textarea is focused
This feature can be implemented.When textarea is focused, you can set the style of class ''CuteEditorToolBarContainer'' and let it be displayed, if textarea is not focused, set its style to ''display:none''
- to change height, ...
-
Hi Felix,
A Domain license allows the control to run on 1 domain/subdomain name, ie http://news.domain.com or http://intranet or http://192.168.0.1
A Small Business License allows 10 such names
An IP license enables all the domains/subdomains hosted on this IP@ to use the control.
All license options are good for http://localhost. I'd highly ...
-
Rob,
When the uploader event handler code be executed, that means the file data is uploaded from client side to server side.
The file is a temp file at the server side.
You can move , copy the file to any disk folder of the current server.
Or copy it to another server via network share ...
-
jonpfl,
>>What is the bare minimun to install to get this to run. I do not need all the examples on the test server
You can use one skin file if possible.
You can leave one simple example page like:
<!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> ...
-
I have a same problem with version 6.6.
If I use Ajax Uploader components every thing works just fine.
Does Cute Editor have some problems with uploader?
What I would like to do is to use Uploader on different page than Editor.
I'm also using MasterPage and I don't have a form tags on the page where Uploader Attachements ...
-
Hi,
We only changed the provider in 3.1 , but that is not compatible with 3.0 .
1 - the property AlbumID is removed.
2 - now the property GalleryFolder means the folder where the photo is stored.
it no longer create such directory Share/Default, Albums/albumid/ .. ...
-
Hi MDCragg,
Try this way
Do not use server button to add the text, use input, like below.
<%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
-
Hi,
David , can you collect more information ?
1-the windows version ?
2-whether use some IE toolbar add-on ?
3-whether use some firewall software?
4-On when the error occurs ? click button?after browsing files?upload progress to xx%?
5-does it 100% occur ?
6-can any one test his own ...
... 294 ...
|
|
|