Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
257
of
408
(
4,076
total posts)
< 1
second(s)
Re: javascript error on insertFlash, InsertMedia, InsertYoutube
reproduces the same error with the following options: Insert Special Characteres, Insert Emotions,Universal Keyboard,Page Properties,... When clicked the option ''Preview'' the error is: Please Help me!!
Posted to
Cute Editor for .NET
(Forum)
by
edison9541
on
November 30, 2011
Re: Cleaning Microsoft Word tags from HTML in C#
frJericho, I am very sorry to delay your request so long. As we researched this issue, The problem is that the server side remove word logic is not same as client side. Our plan is copying the
javascript
logic to C# , for both CuteEditor and RichTextEditor, Recently we fixed tons of CuteEditor6.6 ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
July 31, 2013
Re: Make the editor vertically and horizontally stretched in the page
Hi Mikenas, Another example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 28, 2010
Re: Image Editor Javascript Error Object not found
/forum_uploads/ImageEditor_error.zip I caught the exceptions, and here is where it goes wrong. I don't know if this will help.
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
October 9, 2007
Re: check number of files selected
Hi anki_tinki, Add the code below into the page <script type=''text/
javascript
''> var count=0; function CuteWebUI_AjaxUploader_OnSelect(files) { count+=files.length; alert(''you selected ''+count+'' ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
November 16, 2009
Re: Hiding file list but not he progress bar
Antony, for manual start upload case, you can use this script to hide the queue : <script type=''text/
javascript
''> function CuteWebUI_AjaxUploader_OnProgressUI(items) { return false; } </script> And you need do something in that function to let user ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 11, 2009
Table properties error
I'm getting an error when I open table properties window: That line is an #include directive to ../../_sharedie.htm (a valid path and a valid file). This file have 2 #include directives, for two
javascript
files. Both exists. I gave full control on entiry CuteSoft folder to ASPNET user and nothing happens. Any ...
Posted to
Cute Editor for .NET
(Forum)
by
rubens.farias
on
December 7, 2006
Re: Ajax Functionality
Dear ASPMan, document.getElementById('CE_Editor1_ID'); You only need refer to this line, use it in your own code. The full code can be found in ''Framework 2.0\cs\
JavaScript
-API.aspx'', you can find this file in download package. Thank you for asking Eric@cutesoft.net
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 22, 2011
Re: How to show each category seperately
BASAM, You can use using(GalleryDataProvider provider=GalleryDataProvider.CreateInstance(Context,''~/GalleryFiles/'')) { } to create an object to access the data , for rendering the custom HTML or do other things. But if you want to modify the UI of the GalleryBrowser , you can only use ...
Posted to
ASP.Net Image Gallery
(Forum)
by
cutechat
on
October 23, 2009
pop-up child window
as a temporary solution for my current architecture - I'd like to pop-up a child window with the editor in it and
javascript
over the contents to a hidden field or standard text area in my parent window without a submit of the parent - any examples out there ?
Posted to
Cute Editor for ASP
(Forum)
by
sperndogger
on
December 7, 2004
More Search Options
« First
...
< Previous
255
256
257
258
259
Next >
...
Last »