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
1218
of
4,987
(
49,864
total posts)
< 1
second(s)
Image Path
In future versions is it possible to give literal paths for Images and Files?
For example I would like to give the actual file path (D:\webs\website\images)
and web site path manually (http://www.mysite.com/images).
If this makes no sense please
tell me and
I will clarify.
Posted to
Cute Editor for ASP
(Forum)
by
lundrigan
on
October 5, 2004
Re: Unable to See "Select File" dialog box
Can you try the following code?
<%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body>
<form id=''Form1'' method=''post'' ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
December 4, 2008
Re: How to use spell check?
Please use the following JavaScript code to call netspell of Cute Editor.
// get the cute editor instance
var editor1 = document.getElementById('<%=Editor1.ClientID%>');
editor1.ExecCommand(''netspell'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 18, 2008
Windows Hang when Using Replace All to Perform Specific HTML Tag Replaces
Hi,
My WinXP IE browser (and system) hangs when I attempt a 'Replace All' using the latest version of CuteSoft's Find and Replace feature to replace all instances of a particular HTML tag with a different text string with an IE browser. If I use Firefox instead, I get the familiar and much more user friendly:
The actual ...
Posted to
Cute Editor for .NET
(Forum)
by
kazzlo
on
November 3, 2008
Typing delay with new version 6
Hi,
We have a ASP.NET 1.1 application that use to run CuteEditor 5.3 for a while and we just tried to replace it with version 6.
But we are experiencing huge typing delays.
If you press
the keys to type a word loke ''Hello'' it takes about 5 seconds by letter to display after you press the key.
It looks like a ...
Posted to
Cute Editor for .NET
(Forum)
by
ID3TECH
on
May 9, 2007
Re: Not able to edit content in text area and receiving bizarre error...
I'm seeing the same problem in Firefox.
I enter edit mode in my application in which
cute editor is
displayed.
I
update my content.
I then save it.
I go back into edit mode with
cute editor
displayed and I can't backspace to delete text in the textarea of CuteEditor.
However, I ...
Posted to
Cute Editor for .NET
(Forum)
by
waterstreet
on
May 28, 2006
CuteEditor problems, different FilesPath. Don't you answer e-mails?
Hi. I’m trying to configure our CuteEditor.
According to my customized config file, the editor ought to look something like this:
However, when about to implement the editor into our website I modified the filesPath directory (and finally ...
Posted to
Cute Editor for .NET
(Forum)
by
DanielBws
on
November 24, 2005
Re: Database Error : System.Data.SqlClient.SqlException: SQL Server does not exist or access denied
Hi Rgain :
Your connection string is : server=MSDESQL;database=CuteChatSample;UID=websqlquiry;PWD=abcde;App=CuteChat
Is the MSDESQL the name of your pc ? or it's just an instance of SqlServer on your pc? If so , the
connection string
should be ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
July 28, 2004
Re: Updating full page causes error with Link tag
jacktubbs: Version 6 of your cuteditor in IE and FF is hanging the browser on every content that contains a LINK tag for CSS or a broken IMG src reference. In IE the status bar displays downloading then it freezes.
Is their a way to strip link tags for the css references also why does it hang trying to download a non existent img ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 8, 2007
Re: CuteEditor in window.showModalDialog problem
HI cdpandya1,
Try Editor.UseStandardDialog Property, like beow
<CE:Editor ID=''Editor1'' runat=''server'' UseStandardDialog=''true''>
</CE:Editor>
Regards,
Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 23, 2009
More Search Options
« First
...
< Previous
1216
1217
1218
1219
1220
Next >
...
Last »