|
Search
You searched for the word(s):
Showing page 1760 of 1,762 (17,611 total posts)
< 1 second(s)
-
-
Jason,
Can you test our page
http://cutesoft.net/Example/integrate_withNetSpell.aspx
?
Are you using our integration code or you download it from loresoft.net and intall the NetSpell by yourself?
We made some changes to the LoreSoft script to make it work for the rich ediing.
Adam
-
Hi Dave,
CuteEditor is an online web-based WYSIWYG HTML editor. It upgrades your simple text area to a rich-text edit box. So you still need a data source to save the formatted data. The CuteEditor will not save the data itself.
We use the Literal control to hold the data for demo purpose. When the user click the submit button, the page post ...
-
The following code show you how to add items to the style dropdown list.
dim temp_styledropdownMenuNames
//style drop down name arraytemp_styledropdownMenuNames = ''Heading,Head,Subhead,NormalRed,Comment''
//style drop down css class arraytemp_styledropdownMenuList = ''class1,class2,class3,class4,class5''
//pass the array to the ...
-
Hi Cheryl,
Sorry for the inconvenience and frustration. I believe the following info can help you resolve your problem.
Symptom:
It's working perfectly on Win2000 and WinXP but not on Win2003. I can see all the tool buttons but keep getting JavaScript errors.
It means you running IIS6.0 on the Windows 2003 server. In Win 2000 any unknown ...
-
We haven't heard any report from our clients about any problem with saving the content to a SQL 2000 database. We also provide the romove MS word formatting button to help the end uses clean all the XML code generated word.
We will release a new version (1.9) in about 4 weeks.
All licenses include free updates until the next ...
-
No, the user will get an error message. The image site is larger than the 200K (MaxImageSize).
It will not resize automatically.
It's true we got many customer requests about the function of resizing automatically. We haven't decided to put it into the next version. One concern we have is the quality of the resizing image.
-
Leo,
By default, cuteeditor wil use ''uploads'' folder under the application root.
If you can use your own folder, you can use the ImageGalleryPath to Specifies the URL path of the Image Gallery.
-
Ronny,
If you apply the style to the following test:
Hello World
Hello World
In the HTML view, you will the editor achieve that by using the span tag:
<SPAN class=Heading>Hello World</SPAN>
Romove format button can't remove this class attribute. If you click use the Remove MS Word formatting button, it will remove the ...
-
Hi Adam,Do you know if it is possible to control visible tabs at the bottom of theeditor?In particular, I would like to hide ''Preview'' tab and only show ''Normal'' and''HTML'' tabs.Thanks
Hi Alex,
Yes, it is possible to control visible tabs at the bottom of the editor.
You can play with the ShowHtmlMode, ShowPreviewMode, ShowLogo and ...
... 1760
|
|
|