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
130
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: CuteEditor webpage integration
Thank you for the response.
Rite now I have a data base setup with a table called ''News''.
In this table I have 10 or so columns that I will eventually tie into each post.
Currentely I am only concerned with the Columns ''ID'' and ''Post''. I have the ''ID'' Column set in SQL Server managment studio to ''int'' and ''primary ...
Posted to
Cute Editor for .NET
(Forum)
by
Sternzy
on
January 18, 2010
Update Error when submitting edit changes in DataGrid (Dreamweaver MX 2004)
Okay, first, sorry for the long subject title.
I was able to implement the editor on a page, but I'm receiving an error in the post:
System.Exception: Control not found in DataGrid column: CommonSenseID at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)
What's weird is that ...
Posted to
Cute Editor for .NET
(Forum)
by
gbartlett
on
October 4, 2004
Re: Who is in Chat
Nick,
Please follow the steps below:
1. Open Skin-WhoIsOnline.ascx file and copy/paste the following code at the top section:
<%@ Import Namespace=''CuteSoft.Chat'' %>
2. Copy/Paste the following code into Skin-WhoIsOnline.ascx.
<script runat=''server''>
private void ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
October 6, 2006
EditorOnPaste Throws Error BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'.
CuteEditor.dll version 6.0.0.0 If this is specified in the aspx page it throws the following compilation error: BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'. Here is the code snippet: <CE:Editor id=''CuteEditor'' EditorOnPaste=''PasteText'' runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Michael Clark
on
August 28, 2007
Re: Change App Path
Hi
jmdl1983,
Please check the screenshot below, it is my folder structure of the asp uploader test site.
And below is the example page code which works fine with the folder ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
August 11, 2014
Re: Setting external user as admin (Integration)
HI woodbase, You can add a value in your user table, like role. if role==1 return true, else return false. public
override
bool
GetUserInfo(string
loginName,
ref
string
nickName,
ref
bool
isAdmin)
{ ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
August 19, 2009
Does not Insert Div, Can't Align to Center - Using Editor for CMS
I am using this editor for an important client and they are getting very frustrated because when they change a set of text to align to the center it is not reflected in the HTML and doesn't save. This is really frustrating I have been trying to fix it for an ...
Posted to
Cute Editor for PHP
(Forum)
by
AdamTheMan103
on
May 6, 2009
Re: Clearing Ajax Uploader items
Hi mchamo,
Please try the example below
<%@
Page
Language=''C#''
%>
<!DOCTYPE
html
PUBLIC
''-//W3C//DTD
XHTML
1.0
Transitional//EN''
''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 27, 2011
Re: adding chekbox in the toolbar like dropdowns
Here is an example to create a customized button to editor toolbar.
<?php
$editor=new
CuteEditor();
$editor->ID=''Editor1''; ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 18, 2010
Re: XHTML output for a single line of text is not encoded correctly
Hi moskie,
Please try the example below
<%@ Page Language=''C#'' ValidateRequest=''False'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head>
<title>ASP.NET WYSIWYG Editor - Support output well-formed HTML and ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 7, 2011
More Search Options
« First
...
< Previous
128
129
130
131
132
Next >
...
Last »