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
23
of
325
(
3,244
total posts)
< 1
second(s)
Re: CuteEditor - IE 11 Problem: Cannot get passed information from editor content in custom dialog form with IE 11
Hi wzou, Please try the new example code below. I have correct it to match your requirement. it will work with IE11 too. 1. create_a_custom_dialog.aspx ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 13, 2014
Re: Uploader not working in Firefox 3.6.6 at all
Hi all, My client is Win 7 Enterprise edition, application running on Windows 2003 with ASP 2.0 (webhosting).It used to work fine for a long time, but not working since last updates. Your suggestion to updgrade Silverlight to 4.0 version might a workaround for me (if it will help) but not for users running my application. I cannot force ...
Posted to
Ajax Uploader
(Forum)
by
dave12
on
June 30, 2010
Re: Javascript API Document?
I was looking for more on the features list from the cutesoft editor toolbar with the API calls suntax for each button like insert flash, videos, create a PDF etc etc.... Is there any
document
to compile that list? that would be very helpful.... Thanks SKH
Posted to
Cute Editor for .NET
(Forum)
by
SKH
on
November 3, 2010
Re: hiding th submit button
I thik I've found the solution. It was quite simple and it seem to work ! function CuteWebUI_AjaxUploader_OnSelect(files) { var submitbutton =
document
.getElementById('<%=SubmitButton.ClientID %>'); submitbutton.style.display = ''; } function CuteWebUI_AjaxUploader_OnInitialize() { var submitbutton = ...
Posted to
Ajax Uploader
(Forum)
by
ziofrank
on
January 20, 2009
Re: Positioning the ProgressText
Hi Killianmcc, Please try the example below. I use a new div traget to replace the progress text, then you can place the div traget to any place you ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 31, 2012
Re: Need help Object required: 'jfile'
I tried the new version already. I hope im not missing ...
Posted to
ASP Uploader
(Forum)
by
gnuzim
on
February 4, 2011
Re: How to add buttons with function of inserting mark/tag ?
Hi sageking2 , Try the example below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 4, 2010
Re: EditCompleteDocument
Hi Adam - I'm unable to test this problem with your example because of the following sequence: 1. I edit my
document
in the editor.2. I save the
document
(which saves to an actual file on the server).3. When I come back to the editor after leaving, everything between the head tags are moved to the body. I did ...
Posted to
Cute Editor for PHP
(Forum)
by
andrewschools
on
August 11, 2009
Re: Keyboard events Issue
Here is the Simple Program and I can't get it to work. May be i am doing something wrong. Please review this and let me know what am i doing wrong? <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <script language=''javascript''>function ...
Posted to
Cute Editor for .NET
(Forum)
by
Paparao Gummadapu
on
August 24, 2006
Re: Error in Editor1.GetDocument() function when called in javascript on aspx page
Hi, Here is my aspx code of popup window where i want to use cute editor content i.e (parent window). ---------------******************----------Code goes here------------------------------------************************** <%@ Page language=''c#'' Codebehind=''SpellingForm.aspx.cs'' AutoEventWireup=''false'' ...
Posted to
Cute Editor for .NET
(Forum)
by
sunderchhokar
on
May 2, 2006
More Search Options
« First
...
< Previous
21
22
23
24
25
Next >
...
Last »