Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
37
of
325
(
3,244
total posts)
< 1
second(s)
getting error when uploading the same document I have open in Word
When I open up a
document
in word to check its contents and then try to upload that same
document
without first clsing Word I get the following error: Silverlight Error-open-[IO.IO_SharingViolation_File]Arguments:
Document
Name.docDebugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose ...
Posted to
Ajax Uploader
(Forum)
by
jpchatt
on
October 27, 2009
Re: Problems with editor.GetSelection() in IE
Thanks for the response, Adam, but your code doesn't work in Firefox. It works in IE 7 though. I've not tested it in anything else yet. Below is a link to the page where I'm running your code, and below that is the exact code I'm using: ...
Posted to
Cute Editor for PHP
(Forum)
by
postmormon
on
May 21, 2008
Re: Help with RTE
honestly if you're new to RTE at this point i'd strongly recommend stopping using it. There's basically zero support for the countless issues this system has. Whilst i cannot suggest a good alternative I'm sure you can find one easily enough. in any case to answer your ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
danpc
on
July 26, 2017
Re: Custom drag event is not triggering for input check box.
Hi, you can try the example below. note that, it only work with the text content not the control, the editor has its own drop function handler for the control, so does not support to use the javascript way to catch ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
October 16, 2015
Re: editor.SetClean() -to complement editor.IsDirty()
Hi jeff330ci, You can achieve your requirement by the code below. Value GetContentVersion will be changed when fire the new IsDirty. If is the same IsDirty, then do not need to save the ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 4, 2014
Re: problem with refresh
Can you try the following code? <%@ Language="VBScript" %> <!-- #include file="aspuploader/include_aspuploader.asp" --> <html> <head> <title></title> <script ...
Posted to
ASP Uploader
(Forum)
by
Adam
on
February 1, 2014
Re: SearchSelectionElement
Hi I solved this by doing.... function getImageResizeURL() { // get the cute editor instance var editor1 =
document
.getElementById('<%=Editor1.ClientID%>').editor; var test = editor1.ExtractRangeHTML(); var nodes = editor1.ExtractRangeNodes(); if (nodes.length != 0) { if (nodes[0].GetName() == ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
AndyFel
on
January 13, 2014
Re: Problems with catching client side OnChange in Event
Hi, Please try the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 20, 2013
Re: Return change file name
Hi manishdubey21211, If you are using property "SaveDirectory" to save the upload file, then can not get the new file name after uploaded. I suggest you use method "CopyTo" and "MoveTo" to handle the upload file store location and the file name, so you can get the new name because you can get and set ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
November 18, 2013
Re: Dynamically fill Link List like staticlinks.xml
Hi miller399, Please refer to http://richtexteditor.com/
document
/scr/html/custom-links-dropdown.htm, it shows you how to custom the links Programmatically. Programmatically add custom linksRichTextEditor provides a few powerful properties that allow you programmatically manage the custom internal ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
October 7, 2013
More Search Options
« First
...
< Previous
35
36
37
38
39
Next >
...
Last »