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
121
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Upgrading from 6.1 to 6.3 and need to remove FrameStyle - How do I create new ThemeTypes other than the default ones?
Hi aml01,
Try this way: <%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 7, 2009
Re: Asp database site
designserve :
Yes , the CuteChat support any user-data-model . (SqlServer,Access..Databases.. Passport,SharePoint,ActiveDirectory...)
Please open the : C:\Program Files\CuteSoft\CuteChat\Toolkit\Solution
There is some sample about intergate the user-model for existing website .
If you what to do that too , ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
September 3, 2004
IE10 issues with netspell outside of CuteEditor
Hello
I'm invoking netspell
outside of CuteEditor so that i can force the system to spellcheck before saving to the database.
In the past this has worked fine using this code:
var editor1 = document.getElementById("<%= edtResponse.ClientID %>");
var button1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
cheryll
on
October 20, 2013
Howcome Cute Editor removes this line?
I'm using Cute Editor
in a
masterpage environment. Sometimes the topline in the page code is removed if the page has been edited inside Cute Editor
This line:
<%@ Page Language=''VB'' MasterPageFile=''~/MasterPage.master'' Title=''Page Titel'' %>
Anyway to avoid this?
This is the code on the ...
Posted to
Cute Editor for .NET
(Forum)
by
boborg
on
April 28, 2006
Implementation
As I am not a coding guru, I am trying to implement this demo version and see if I can get it to work. All I did was create
a new upload.asp page and pasted this code into the HTML and changed the upload directory to a folder on the web server. When I then try to browse to the page to see if the uploader is visible, I get....
HTTP ...
Posted to
ASP Uploader
(Forum)
by
SteveS
on
July 2, 2011
Re: Programmatically populate the Code Snippet dropdown - ISSUE
Dear demmett,
Please refer to the following snippet: <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html>
<head>
</head>
<body>
<form name=''theForm'' method=''post''>
<h1>Multiple ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
May 20, 2011
Re: Dynamically set editor background colour VB Re Post 8845
Hi stevef,
Try this way:
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 2, 2009
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: unable to browse .aspx files when uploading
Adam,
I has the same configuration as you posted above but I have an issue when both .asp and .aspx are there.
Likewise, for .htm and .html.
In SelectFile.aspx I noticed the following method:
protected override void GetFiles(ArrayList files)
{
...
Posted to
Cute Editor for .NET
(Forum)
by
jamesk
on
March 18, 2010
Re: Editor1.Setting["security:HideDirectoryList"] - long list
Just would like to get back to the original post... The below is my code
private void setSecuritySettings()
{
//all common security settings are located in ThirdParties/CuteEditor/Configuration/Security/Default.config
//add security settings depending on user ...
Posted to
Cute Editor for .NET
(Forum)
by
sezam
on
November 29, 2012
More Search Options
« First
...
< Previous
119
120
121
122
123
Next >
...
Last »