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
21
of
149
(
1,483
total posts)
< 1
second(s)
Re: How can I modify the ajax uploader's internal queue?
Hi ssoutrs, Please try the example below <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 10, 2010
Re: Toolbar Issue in IE7
Hi MarkMyWords, Can you reproduce this issue on our demo http://www.cutesoft.net/example/general.aspx? Do you get the same issue in the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 7, 2010
Re: Multiple Instances of Cute Editor
Hi HarryV, 1. Is this fairly easily doable with a licensed version of CE for one domain? yes, you just need to follow http://www.cutesoft.net/developer+guide/scr/Deployment.htm to deploy CuteEditor on your site. And then follow steps 4 to put editor into any page you need. 2. If so, what is the best way to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 4, 2010
Re: In Firefox, 2nd instace of Editor does not render properly because of javascript - Ox12f is null
Hi judebowman, Please try this way. Do not hide the ''divToToggleVisiblity'' by javascript, hide it in the style. Like below <div id=''divToToggleVisiblity'' style=''display:none''> <CE:Editor ID=''editor1'' runat=''server'' Height=''200'' AutoConfigure=''Simple''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 28, 2010
Re: Getting client path of uploaded files serversided
Hi, We are not able to provide the path of the file, because Flash/Silverlight and some browser's <input> do not provide that information. For client data, you can check this demo : <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 19, 2010
Re: Difference Between Firefox and IE when Using Replace Feature
Hi kazzlo , Please try the example below, the html filter will replace all '' '' to '' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 17, 2010
Re: referencing cutesoft Editor from pageName.aspx.cs
Dear Yazar, Please refer to the following code: PutCodeDifferentFile.aspx: <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''PutCodeDifferentFile.aspx.cs'' Inherits=''PutCodeDifferentFile'' %> <%@ Register
assembly
=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <!DOCTYPE html PUBLIC ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
October 15, 2010
Re: Pasting Word Document Content on Server Side
Hi Rantoun, CuteEditor support load the file in server side directly. Please test the this example , just put a rtf file ''document.rtf'' into the root of your site and test the page below. Note: For now, does not support load the ''doc'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 8, 2010
Re: Cannot validate contents of hidden CuteEditors
Hi JPenn, If you want to replace the tab part with div, please try the example below. You still can get the content of editor if use ''visibility: ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 8, 2010
Re: Editor .Text property doesn't change after being set in Page_Load
Can you try the following code? <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title></title> </head> <body> <form ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2010
More Search Options
« First
...
< Previous
19
20
21
22
23
Next >
...
Last »