Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
97
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: CuteEditor_OnInitialized does not get fired in Safari and Chrome Browsers
Hi sanjay.joshi,
Please add the code below into your page and try again
------------------------------------------------------------------------------------------------------
<script runat=''server''>
public string loaderName;
protected override void OnInit(EventArgs ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 17, 2010
Re: Who is in Chat
Can this be done is CS2007?
I've tried adding this to grouplist.aspx, in the Themes>default>Forums folder, but haven't been able to get it to work.
This may be a completely wrong way to do this, but I'm just guessing here.
I added the
<%@ Import Namespace=''CuteSoft.Chat'' %>
to the top of the ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
selliott
on
October 1, 2007
Re: During upload is in progress i need to change text of InserButton to "Uploading...."
Hi krajiv23,
Please try the example page below, it shows you how to achieve this requirement. I use a button as the uploader button by property "InsertButtonID". And changed the text of this button when uploading and upload ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 11, 2013
FireFox / MultiView problem with V6.0 build 7/17/07
If I use CuteEdit on the hardcoded active view within a multiview, the control works perfectly. If the active view is changed programmatically on a postback, the control's buttons don't work.
The dropdowns work, but not the buttons. If I use IE7, all works fine. Getting a flat forehead - any ideas? Sample code ...
Posted to
Cute Editor for .NET
(Forum)
by
CrashDummy
on
July 25, 2007
Re: Error trying to create a template - worked fine before I upgraded 6.0 to 6.2
Can I get an answer on this please?
It's absolutely insane that a feature that worked perfectly fine is now broken in a newer version. If it helps, here's the parameters I'm setting on the control.
With ...
Posted to
Cute Editor for .NET
(Forum)
by
ChrisD
on
February 19, 2009
Re: Embeded Chat Window
Hi
QwertyMC,
Myabe you can show/hide the embed chat control like the code below by javascript. Or you can try use the tab control. put the embed chat control into another tab, so the user can show/hide the chat by the tab.
...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
November 25, 2013
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: Wrong <SCRIPT/> tag formatting
Addition. Here is the code of my ASPX page:
<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>
<head>
<title>Novaview HTML editor</title>
<link ...
Posted to
Cute Editor for .NET
(Forum)
by
Herev
on
November 21, 2011
Re: After certain lengt of text in editor, form cannot be submited.
patrick,
You can't capture the values by request.form by putting the <form> tag and <input> tags into the editor html view.
You can achieve that using the following code:
<body>
<FORM id=''Form1'' name=''theForm'' action=''target.asp'' method=''post''> ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
March 23, 2004
Re: Hover/Action CSS for AjaxUploader InsertButton
Hi AGregory,
The uploader control has 4 upload modes, html5,silverlight,flash,iframe. The hover css style setting only work under html5 and iframe mode.
Please try the example below, if load as html5 or iframe mode, the button will apply the
.UploadButton:hover style setting. If load as silverlight or flash mode, then ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 2, 2012
More Search Options
« First
...
< Previous
95
96
97
98
99
Next >
...
Last »