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
28
of
325
(
3,244
total posts)
< 1
second(s)
Re: How to show text on editor from variable
You can try the following code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> <body> <form id=''Form1'' runat=''server''> <CE:Editor ID=''Editor1'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
August 11, 2010
Re: Admin Console
Hi cheryll, Below is the steps to show you how to add description on the top of the admin panel 1. Open file ''CuteSoft_Client\Gallery\Editor\Explorer\Code.js'' 2. Find section below var titlebar=
document
.createElement(''DIV''); 3. Add the section below under the section ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
June 21, 2010
Re: Disable lightbox in Classic gallery
Please open file \CuteSoft_Client\Gallery\Popup\Default\Code.js , locate the following code and comment: div.onmouseover=ToDelegate(this,function() { div.dnghover=true; SetDivClass(div); this.Browser.ShowPhotoTooltip(div.dngphoto,div,this); }); and ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Eric
on
June 3, 2010
Re: js hookup warnings when the content has been changed
Hi wolf11th, Try the example below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 21, 2010
Re: Can i use only spell check with no rich text formatting.
Dear akkineni, Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <HTML> <HEAD> <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as an spell ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 5, 2010
Re: VB.NET how can i change color to a quoted text that goes in the cuteeditor??
Dear vagelis28, please refer to code: <%@ Page Language=''vb''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 28, 2010
Re: On the client side, how to obtain plain text (like serverside's editor.PlainText) that DOES include whitespace entered by the user
Hi robertandrews, Try this way <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 23, 2009
Re: Some help please :)
Dear mani06ah, The
document
and API can be found in http://ajaxuploader.com/
document
/ . After file is uploaded, you can find it in temporary folder, you can use CopyTo() or MoveTo() to copy or move it to destination folder. You can also store the uploaded file to database, This example can be ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
December 19, 2009
Re: Limiting files shown in Browse dialog
bobbr: I was able to alter the FilesGalleryPath property to have the Browse dialog show the directory I want. Now, two questions. How do I not allow parent directory browsingIs there a way I can limit what files are shown (other than making the files hidden on the server)? I would like to show only HTM and PDF files, and not show my ''system'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
December 11, 2009
Re: Using AjaxUploader with a DetailsView (upload/insert at same time)
Hi, Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 20, 2009
More Search Options
« First
...
< Previous
26
27
28
29
30
Next >
...
Last »