Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
20
of
149
(
1,483
total posts)
< 1
second(s)
Re: Custom Progress Template - Can I get *minutes* remaining?
Dear srotkin, Please refer to the following snippet: <%@ Page Language=''C#'' Title=''Total Progress'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 2, 2011
Re: CuteWebUI:UploadPersistedFile Remove Functionality
Hi AkbarAnsari, Please try the example below <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ Register
Assembly
=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''CuteWebUI'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
April 7, 2011
Re: Fit to Window on Coda Slider
Hi Alex1234, Catch the full screen command and set the width and height ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 6, 2011
Re: Customise maxlength error message for different editors
Dear casso, If you set MaxHTMLLength, all editors will return same error message, if you want to have different error message, you need have some customization, you can refer to the following snippet: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page language=''c#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 22, 2011
Re: Adding a custom button to CuteEditor
Dear Romain, Jeffery135's solution works fine, you can also try the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 2, 2011
Re: An automatic generation of text 'CSS Class Paragraph Default Font Size' when using Firefox
Hi geoffo, If if only happens on one pc, I suggest you try html filter. Please try the example below, it should works on you xp pc. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 13, 2011
Re: clearing the textbox on focus
hi lonnie, I think you are using the asp.net version of editor. So please try the example below. By the way, the asp.net version forum is http://cutesoft.net/forums/23/ShowForum.aspx <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
January 11, 2011
Re: How to customize the UI
Hi jbruso, Please override the queue table to achieve it. The example below shows you how to custom the queue table <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 31, 2010
Re: Count number of images
Hi amw123, Please test the example below, it will shows you how many images in each category. <%@ Page Language=''C#'' %> ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
December 5, 2010
Re: Get the properties of the active object
Hi AviPic, Please try the example below. Insert a image, add alt property ,select it and click the button. <%@ Page Language=''C#'' AutoEventWireup=''true'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 14, 2010
More Search Options
« First
...
< Previous
18
19
20
21
22
Next >
...
Last »