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
174
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Warning popup with IE 8
Adam
Your example works perfeectly as does the index.php you include with your sample.
The difference is that I am using the smarty engine to templating to handle screen IO and in that environment we have grief.
I have created a small sample which in my environment reproduces the problem which I am attaching ...
Posted to
Cute Editor for PHP
(Forum)
by
esimuro
on
June 18, 2009
Re: change position of Porgress bar
cutechat: Hi,
Yes, It's possible.
But now doing that is not an easy job.
We are thinking on this,
And may find a better solution, maybe need to change the script code to let it be easier.
Regards, Terry
Sorry, but how can i change the script code?? I implement the ajaxuploader ...
Posted to
Ajax Uploader
(Forum)
by
ispooky83
on
January 30, 2009
Re: Urgent - help re. delays
I have a similar problem with I open the editor in a popup window. i have a main page with asp.net button pointing to popup page and then I submit form data to popup Main Page function OpenPopupTest() {
window.open('' ...
Posted to
Cute Editor for .NET
(Forum)
by
gthelp
on
May 23, 2007
Re: Custom Font Face and Size Drop Down List Duplication When Customized
Hi cw808,
1. Please use the
common.config
2. You got the
duplication because you have tow same <item> in the list. Please remove one of them.
<FontSize>
<item text=''[[NotSet]]'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 15, 2012
Re: drop down customization not working
Hi ,
I added a Asp.net dropdown control to the tool bar.
The following code is used for that.
CuteEditor.ToolControl subject = edtSubject.ToolControls[''insertcustombutonhere'']; if (subject != null) {
...
Posted to
Cute Editor for .NET
(Forum)
by
Merry
on
July 6, 2010
Re: How can i return what the BreakElement is in JS (Javascript)
Hi mreric,
Try
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 21, 2010
Re: Disable 'Create a group' & 'View Profile'
Hi surfo101,
1.
How
to disable the “Create a group” button?
Open file “CuteSoft_Client\CuteChat\NewMessengerMain.htm”
Find section below
<span title=''[[AddNewGroup]]'' class=''MessangerToolbarItem'' ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
February 7, 2010
Re: Issues with EditorWysiwygModeCss
Please create an example page by the code below, does the api fire ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 15, 2016
Example of class override problem
Hi Adam,
1. Please run general.aspx, go to the HTML and use the following:
<style type=''text/css''> table.sample td { padding-bottom: 0px; width: 150px; padding-top: 0px; text-align: left; vertical-align: top; align: ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
August 31, 2007
Re: How to validate a file being uploaded across a SQL db?
Hi mskhan,
You can get the upload file name at server side and client side both.
at server side in event FileUploaded.
protected
void
Uploader1_FileUploaded(object
sender,
UploaderEventArgs
args)
{
...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
December 14, 2012
More Search Options
« First
...
< Previous
172
173
174
175
176
Next >
...
Last »