|
Search
You searched for the word(s): document
Showing page 19 of 325 (3,244 total posts)
< 1 second(s)
-
My very first test this morning, and it failed in FF - there is definitely something still wrong here. Test Case #1:1) Go to HTML view and select and delete all text,
2) return to Normal view,
3) you will be unable to insert file links.
Test Case #2:
1) Clear the page in Normal view
2) Insert file link (OK)
3) Without taking any ...
-
Eric, Thanks for the reply.The problem I am having in migration is that, I made some custom changes in the Cute Editor DLL. and also in the files under folder ''CuteSoft_Client''. This is why I am asking you is there any fix I can apply in ny existing solution. Thanks,Jomy James
-
ltsweb,
>>Running dnn 4.3.5 using snapsis pageblaster and XepientSolutions XSViewState Optimizer.
I think it's ''snapsis pageblaster and XepientSolutions XSViewState Optimizer'' that caused the problem.
I don't have any better idea. Maybe you need to just totally remove it from your project and try again.
-
We recently upgrade to IIS 7, windows server 2008. After upgrade, some Insert link and Upload document dialog doesn't work. It pops open but, we cant insert link or close it. Likewise, Upload document is not functional. We get permission denied JavaScript error.
Please advice
-
Here is some missing code from the same page.
<div style=''visibility: hidden''>
<CE:Editor id=''Editor1'' width=''1'' height=''1'' runat=''server'' AutoConfigure=''None''
ShowHtmlMode=''False'' ShowPreviewMode=''False'' EnableContextMenu=''false''
ShowGroupMenuImage=''False'' ShowBottomBar=''False'' BackColor=''#dedede'' ...
-
Hi, I'm currently working on an uploader that allows images (.jpg, .gif, .png) and documents (.pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx, .txt, .rtf) I'd like to be able to set validation so that the max size of images files is 3 MB and document files is 10MB. Is this possible? Thanks, Andrew
-
Santosh,
You need to check the following methods:
>>load an existing html document from local drive into the control
Editor.LoadFile Method
Editor.LoadFormData Method
Editor.LoadHtml Method
Editor.LoadRTF Method
Editor.LoadText Method
>>after doing the changes I should save that ...
-
>>How to create a new HTML document with cuteeditor?
Please check this example:http://cutesoft.net/example/Edithtml.aspx
The source code of this example can be found in download package.
>>can cuteeditor upload HTML files or images?
Yes. Please use the ''insert images'' dialog to upload images and ...
-
I'm trying to restrict the upload file types programmatically using the following command from the Cute Editor documentation: FileEditor.DocumentFilters = ''.zip'' But Visual Studio comes back with the compile error: 'DocumentFilters' is not a member of 'CuteEditor.Editor'. I ...
-
Hi,
I'm trying to import / export pages. First I export a page to a HTML file which then gets translated by a company with Word. I get the HTML back and want to import this but Word made it dirty...
I tried using EditorUtility.CleanMicrosoftWordHTML function but it returns broken HTML. I also tried exporting to RTF but when ...
... 19 ...
|
|
|