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
88
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Can i use only spell check with no rich text formatting.
Dear akkineni,
Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <HTML>
<HEAD>
<title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as an spell ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 5, 2010
Re: Problem when publishing to production test server...
Hi ScottDolan,
Try the new examle below, it should works for you. Please use all the code of it and do not change anything of the page below.
<%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 2, 2011
Re: Maximum file size
I created a small test to check it out Public
Class
_Default
Inherits
System.Web.UI.Page
...
Posted to
Ajax Uploader
(Forum)
by
pbwbart
on
September 21, 2010
Re: LoadRTF can't work when retrieve RTF data from database.
Hi,Keneth:
Thanks for your quick reply.
I stored the content directly into our DB and then retrieve this content back to cuteeditor.
I referred to the developer guide and I knew that the cuteeditor can load RTF content with the same ...
Posted to
Cute Editor for .NET
(Forum)
by
hery2002
on
September 10, 2009
Help Needed in Placing Uploader in a Update Panel
hi,
i came across your uploader and find it very useful component.
basically i have to implement the uploader
along with other controls like textbox, drop down lists in aspx form.
i followed simple-upload-Validation example and implemented the same using code behind.
i placed the uploader in update panel ...
Posted to
Ajax Uploader
(Forum)
by
manjot25
on
January 5, 2009
Re: Pre-Upload Event
Hi,
I'm testing ajaxuploader and facing same issue. My code is not working, the dialog box to select a file still open on click button. Could you help me please?
<%@ Page Language=''vb'' AutoEventWireup=''false'' CodeBehind=''WebForm2.aspx.vb'' Inherits=''.WebForm2'' %> <%@ Register assembly=''CuteWebUI.AjaxUploader'' ...
Posted to
Ajax Uploader
(Forum)
by
linkbeto
on
June 1, 2011
Re: Getting Started - reated a CuteEditor class object?
<?php
include_once(''CuteEditor_Files/include_CuteEditor.php'')
;
?>
<html>
<head>
</head>
<body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
February 18, 2009
Re: Positioning the ProgressText
Hi Killianmcc,
Please try the example below. I use a new div traget to replace the progress text, then you can place the div traget to any place you ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 31, 2012
External CSS file
Good Morning. Here's my problem. I have the Cute Editor in a file named: Default.aspx and this is how it loads the file to edit into the editor this is the file
Default.aspx.cs private string appPath = ''/ndCMS/admin/myhosted.com/''; void Page_Load(object sender, System.EventArgs ...
Posted to
Cute Editor for .NET
(Forum)
by
zaiboot
on
October 2, 2007
Bug when use Template file in EditCompleteDocument mode
When you insert a complete static html template file in the editor (with EditCompleteDocument=true),
it
insert the code
from the <HEAD> section into the <BODY> section. Steps to reproduce: 1. Go to http://cutesoft.net/example/Edithtml.aspx 2. Clear all existing content by clikc New document button 3. Click the ...
Posted to
Cute Editor for .NET
(Forum)
by
Global-e
on
September 29, 2008
More Search Options
« First
...
< Previous
86
87
88
89
90
Next >
...
Last »