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
92
of
149
(
1,483
total posts)
< 1
second(s)
Re: insert document icon not showing up on toolbar.
Please try the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page language=''c#''%> <html> <head> </head> <body> <form id=''Form1'' method=''post'' runat=''server''> <CE:EDITOR ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 11, 2009
Re: Compiler Error Message: CS0138
Can you try the following code? <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page language=''c#''%> <html> <head> </head> <body> <form id=''Form1'' method=''post'' runat=''server''> <CE:EDITOR ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 28, 2009
Re: Populating Ajax Uploader with list of files
Greg, Please check this demo : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
January 14, 2009
Re: i cannot get the multiple file uploader to work on the production server, however it works fine on my local machine
Your demo page works fine in FireFox but it crashes my IE 7.0. Please try the following code: <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
January 2, 2009
Re: Can programmatically/dynamically set a background image for editor?
In the download package, there is a file named Using-External-Style-Sheets.aspx. Here is the source code of this example: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 3, 2008
Re: CuteEditor onchange event fired only after a few seconds after change.
hi tonyjepson, OnTextChange only fire when the page is PostBack, please try this code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <body> <form runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 27, 2008
Re: Cute Editor gives some problem when used with in AJAX Tab Container
abcab: Hi, We are having some problem when we put Cute Editor with in AJAX Tab Container. When you switch to design view it gives some strange exception message. Below is the sample code : <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''Test.aspx.cs'' Inherits=''Test'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
ttboy
on
October 5, 2008
Re: Cute Editor gives some problem when used with in AJAX Tab Container
yeah, me either has this problem, but why this site could use the cuteediter in asp.net ajax tabcontainer? so, the someone could help? please help to check. and provide the solution. thanks very much..... abcab: Hi, We are having some problem when we put Cute Editor with in AJAX Tab Container. When you switch ...
Posted to
Cute Editor for .NET
(Forum)
by
ttboy
on
October 5, 2008
Re: Client Side Events
Hi ryanstinson, Use custom UI button by setting the Uploader1.InsertButtonID=''AnotherButton'' then the uploader script would replace the AnotherButton.onclick=.. You can replace it by this way : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 23, 2008
Re: cd:editor1 Heigth="100%"does not work with Firefox
christian, Can you try the following code? <%@ Page language=''c#''%> <%@ Register TagPrefix=''CE''
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' %> <HTML> <HEAD> </HEAD> <body> <form id=''Form1'' method=''post'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2008
More Search Options
« First
...
< Previous
90
91
92
93
94
Next >
...
Last »