Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
77
of
149
(
1,483
total posts)
< 1
second(s)
Re: JavaScript error when trying to use Spellcheck feature
atcnway, Can you try the following simple code? If the problem still exists, please set up FTP access and send it to me. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 1, 2008
Re: File not uploading
Can you save the following code as an ASPx page and run it on your server? <%@ 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
May 29, 2008
Re: creating a CuteEditor object programmatically in VB.NET code-behind file
Code is here: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor''%> <%@ Page Language=''vb'' ValidateRequest=''False''%> <HEAD> <title>ASP and ASP.NET WYSIWYG Editor - Default Configuration </title> <link rel=''stylesheet'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 24, 2007
Re: Issues with F12/Full screen
The source code of the above example is as following: <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <script runat=''server''> void Page_Load(object sender, System.EventArgs e) { if (IsPostBack) { ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 27, 2006
Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version
I have version 5.0.0.0 All was working just fine until I started using the CuteEditor.dll
assembly
from the GAC. It loads fine and works for most functions but when I try to insert an image I get the error mentioned above. I've tried changing the Editor.config file as Adam suggested (but it shouldn't apply for me at this point as I'm currently ...
Posted to
Cute Editor for .NET
(Forum)
by
cangelly
on
December 1, 2005
Re: Single space appearing in Editor
guinntiques, If you are not passing any string into the editor, there should be no space at all.Can you try removing all the other controls from your page?You can use the following code for testing:<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page Language=''C#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 25, 2005
Re: Passing the HTML from Cute Editor does not work!
Please save the following as an aspx page. <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %><html><body><form runat=''server''> <CE:Editor id=''Editor1'' UseRelativeLinks=true EditorWysiwygModeCss=''../example.css'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 23, 2005
Re: Could not load type CuteEditor.Editor from assembly CuteEditor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a because the format is invalid
Hi: I fixed it. Apparently it requires .NET 1.1 framework to run. Thanks, Vik
Posted to
Cute Editor for .NET
(Forum)
by
sterling_iress
on
December 24, 2007
Re: Customize the clicks for Image Gallery
Hi, Please try the example page ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 1, 2014
Parser Error on first installation of CuteEditor .NET
I downloaded the CuteEditor .NET version and installed it on my dev system. For both framework 2.0 and 1.x, I get the following error. Any ideas how to resolve this? My local URL is: http://localhost/SampleASP/CuteEditor_for_NET6/Framework%201.x/cs/editRTF.aspx Server Error in '/SampleASP' Application. ...
Posted to
Cute Editor for .NET
(Forum)
by
jgarifuna
on
February 3, 2010
More Search Options
« First
...
< Previous
75
76
77
78
79
Next >
...
Last »