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
32
of
149
(
1,483
total posts)
< 1
second(s)
Re: manual upload in code behind
Hi jerrysax, please try the example below, it shows you how to get the upload files data by a button <%@ Page Language=''VB'' %> <%@ Register
Assembly
=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 11, 2011
Re: MaxHTMLLength validation occurs even when the button clicked has CausesValidation=false
Hi ceblanda, Please try the examle below <%@ Page Language=''C#'' EnableViewState=''false'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 2, 2011
Re: Ajax Uploader - more control over 'Cancel All Uploads' button
Hi mchamo, 1) In client side, handle the event of the cancel all uploads button so that I can do other client side actions when this happens. Please refer to http://cutesoft.net/forums/post/63575.aspx 2) I would like to have my own button (called something else and not necessarily tied to the ajax uploader ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 10, 2011
Re: SB Development License Image Paths
Dear vballboa, When you move to production enviornment, you can use filter to drop the ''webapplication'' from the URL, you only need add the following highlighted code in your production enviornment: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
September 30, 2010
Re: Programmatically color-highlighting the text contained in the editor
s2kdriver80: I assume nobody has a clue? As of now, I'm just getting the value of Editor1.Text, doing an htmlencode on it and appending the <font style etc etc etc> myself to make a new string. Then I just re-set Editor1.Text to that new updated string. This is of course sticking the whole editor inside an AJAX ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 14, 2010
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: Problem in Chome when using nested updatepanel
The ...
Posted to
Cute Editor for .NET
(Forum)
by
johnyM
on
December 24, 2009
Re: Capture KeyPress Event in CuteEditor
Hi goh6613, For now, editor does not support capture key pressed on firefox. You can use the code below on IE, google chrome and safari(higher version) <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 11, 2009
Re: Validation of file names in JavaScript
Hi, Please check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
June 17, 2009
Re: Vertical Toolbar
No I get the same behavoir. Here is the page code for my test page. Is there some sort of CSS that I need to implement in order to get this to display ...
Posted to
ASP.Net Image Gallery
(Forum)
by
docseuss
on
February 19, 2009
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »