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
126
of
325
(
3,244
total posts)
< 1
second(s)
Re: Text Wrap in editor area
Hello Adam, Sorry for the delay... Here is the code: -------------------------------------------------------------- <!--#include file = ''../../cuteeditor/include_CuteEditor.asp'' --><% PageTitle = ''News Management Tool - Add Article'' %><!--#include file=''../../includes/strings.asp'' --> <!--#include ...
Posted to
Cute Editor for ASP
(Forum)
by
Wim
on
February 2, 2005
Re: Bug: Paste Word 2007 with CEditor 6.4 & Firefox 3.5.2 only
Hi Ken, Thanks for your reply! To answer your questions, yes it happens with the demo editor you supplied. (I selected ''PasteText'' and ''PastePureText'' - both times it happened.) We have seen this same issue happen with many versions of Firefox on many different computers - but I am currently using Firefox 11.0. And it is not ...
Posted to
Cute Editor for .NET
(Forum)
by
Ilana
on
March 28, 2012
Re: How to limit the total max size?
Hi, Please use the last version. And it support this method: var hidden=
document
.getElementById('<%=Uploader1.ClientID%>') var items=hidde.getitems(); -- The javascript API do not helps the UploadAttachment.Items If you want you script access the Items info , you need implement it by ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 24, 2009
Re: Files/Links menu option does not reliably add files/links to document:
Hi wzs5011, Please check the flash movie below, it works very well for me. Are you testing on our site? or on your own site? Did you clean the firefox browser cache? Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 4, 2012
Re: CleanUpMicrosoftwordHTML() does'nt do any thing on my editor text. Please help urgent !!
For acheiving the above thing I am doing the following...... <script language=''javascript''> var OxO2f01=[''ig'', ''\x3C/?[^\x3E]*\x3E'', '''', ''\x3C\x5C?xml[^\x3E]*\x3E'', ''\x3C/?[a-z]+:[^\x3E]*\x3E'', ''(\x3C[^\x3E]+) class=[^ |^\x3E]*([^\x3E]*\x3E)'', ''$1 ...
Posted to
Cute Editor for .NET
(Forum)
by
rktekula
on
November 3, 2008
Re: Firefox javascript gethtml inserts extra styles
Excellent..... Just for reference in case anyone else views this thread. To do this on client side in javascript its. var ed =
document
.getElementById('<%= editor1.ClientID %>'); ed.ExecCommand(''ToggleBorder''); Took me a while to figure this cos i could only see the server side ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
September 26, 2008
Re: UploadereventArgs
Hi, The images are only saved in the temp folder. On btnSave click I only get the message 'select images'. The code is copied from the example. Am I overlooking something? ASPX ...
Posted to
Ajax Uploader
(Forum)
by
Anonymous
on
December 7, 2011
Re: how to deal with duplicate file name
<form id=''form1'' method=''POST''> MaxSizeKB=10240; ...
Posted to
PHP File Uploader
(Forum)
by
acyk
on
May 30, 2011
Re: Customization of flash layer drowed out insertbutton control.
Not so full.... For example this code:function CuteWebUI_AjaxUploader_OnMantleButton(btn,div) { div.onmouseover=function() { btn.style.color=''#444444'';
document
.body.style.cursor = ''pointer'' btn.style.textDecoration=''underline''; } div.onmouseout=function() ...
Posted to
Ajax Uploader
(Forum)
by
creck_ua
on
October 5, 2009
Re: How to get instance of editor wrapped in UserControl?
Hi Adam, I tried this but as I mentioned earlier that I have created a usercontrol that is myUserControl and I placed cuteEditor control in it. Now when I try to to get the instance of editor I have to use name of control and in my case the name is something like ctl00$myUserControl$xyz$Editor2 First ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
December 17, 2008
More Search Options
« First
...
< Previous
124
125
126
127
128
Next >
...
Last »