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
205
of
325
(
3,244
total posts)
< 1
second(s)
Customizing target in the "Downloadable Files" popup
I would like to have any
document
inserted into a page default to open in a new window (_blank) when the link to it is clicked on.The current dropdown menu on the ''Downloadable Files'' popup opens to ''nothing'' not even the selected option of ''Not Set.'' I have tried to comment out all the other options in the list so that only the ...
Posted to
Cute Editor for ASP
(Forum)
by
HalRau
on
August 3, 2005
Re: Different FilePath
Try: <script runat=''server''> Public Sub Page_Load(sender As object, e As System.EventArgs) If Page.IsPostBack Then Editor1.SaveFile(''/httpdocs/new/
document
.htm'') textbox1.Text = Editor1.Text Else Editor1.LoadHtml(''/httpdocs/new/
document
.htm'') End If End Sub public Sub Submit(sender As ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 21, 2005
Possible bug in ASP v4
If I select an image with a single click, then hit backspace (this can be anywhere in a
document
) the entire
document
is erased. Also, I have my breaks set to <BR>, but when I center text my entire
document
gets centered. Is there a good workaround for this? (possibly having to do a couple Replaces on the result and source ...
Posted to
Cute Editor for ASP
(Forum)
by
Squirm
on
June 14, 2005
CuteEditor - IE 11 Problem: Cannot get passed information from editor content in custom dialog form with IE 11
I use this function (var newwin = editor.ShowDialog(null, mURL, editor, mSize);) to open a custom dialog window. In dialog form, I use function as bellow to get text selection from editor control. It works fine. But in IE 11, argument "window" is not a object. So I cannot get selected text in ...
Posted to
Cute Editor for .NET
(Forum)
by
wzou
on
May 12, 2014
Re: Adding an Image to the Menu
Hi Allender, Please refer to http://cutesoft.net/forums/thread/26724.aspx, it should help. I suggest you add the custom button by code. Custom button refer http://www.cutesoft.net/asp/
document
/scr/Add_your_own_custom_button.htm Regards, Ken
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
November 14, 2011
Re: CutEditor_OnChange client side event
>>Does this work for multiple editors? Yes. It works for all the editors in the page. >>I assume this is because the events are attached to the editor
document
which is replaced in this process. Yes.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 7, 2007
Re: Can the Code Cleaner functionality be extended?
>>Is there a way to apply my own script to strip these tags out through the editor? It's possible. There is a JavaScript API example showing you how to the editor
document
object. After you get the editor
document
object you can strip the tags and change codes.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 1, 2005
Re: How to restrict file type(with using file extension) in "Insert Document" preview window?
Please check the following article: Restricting
Document
Files by Extensions and Types : http://cutesoft.net/developer+guide/restricting-
document
-files-by-extensions-and-types.htm
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 12, 2007
Re: copy/paste from desktop application that has embedded image in it
Thanks for the update. Is what I am trying to do possible with another application? We are trying to avoid scanning the
document
or uploading it ..... Also, do you have a time frame on the new release? Thanks!
Posted to
Cute Editor for ASP
(Forum)
by
daboss8675309
on
March 21, 2008
Re: Loading Server Document From Client
What kind of
document
are you working with? Can you check our ''insert template'' feature?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 1, 2006
More Search Options
« First
...
< Previous
203
204
205
206
207
Next >
...
Last »