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
86
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: AppSettings not sticking
Hi acer152,
please try this example:
-------------------------------------------> <%@ Page Language=''VB'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 10, 2009
In CuteEditor 6.3 version --AllowEditServerSideCode = "true" not working properly for me.Please help me out..Urgent
Hi all, I'm new to Cute Editor.Using it in .net2.0 I'm setting AllowEditServerSideCode = ''true'' but it
doestn't work for me.
EnableStripScriptTags=''false''
Please help me ..Its urgent My aspx code is as follows
<%@ Page Language=''VB'' CodeFile=''MyPage.aspx.vb'' Inherits=''MyPage'' ...
Posted to
Cute Editor for .NET
(Forum)
by
tweety1610
on
April 24, 2009
Re: HTML and Preview modes shrink
If you change UseDNNDefaultWidth=''true''
setting to false, CE will use the default width which is 762.
Please open the CEHtmlEditorProvider.vb and change the following code:
Public Overrides Property Width() As ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 22, 2006
Uploader not working in Firefox 3.6.6 at all
Hi,
I am using latest version of AjaxUploader for VB.NET (versionFramework 2.0-VB), and since last updates of Firefox uploader do not work at all. I have found in other posts that it might be connected with Silverlight 4.0 plugin etc., and that is fixed in since Firefox 3.6.4.
Unfortunatelly, this is not true. I have 3.6.6, Silverlight ...
Posted to
Ajax Uploader
(Forum)
by
dave12
on
June 28, 2010
Text pasted from Word document working & not working.
Before I can continue with my problem I would like to say that I have gone through all the posts discussing on this issue but it seems I have a different probelm.
I am currently using licenced version of CuteEditor 6 for .NET
I downloaded the demo copy from the CuteSoft web site and changed the licence file and move the whole set ...
Posted to
Cute Editor for .NET
(Forum)
by
maxmo
on
April 23, 2008
Re: Any way to suppress the scroll bars in the Editor?
Hi WilliamK,
Please try the example below. It is the classic asp example
<!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html> <head>
<title>ASP Editor Demo</title> </head> <body>
<form name=''theForm'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 9, 2011
Re: Wants to show website users online or offline programatically via api or some class
Hi Marium,
1. How to know user is online or not
Please try the code below
protected
override
void
OnLoad(EventArgs
e)
{
CuteChat.ChatPortal
portal
=
CuteChat.AppSystem.Instance.GetCurrentPortal(); ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
August 3, 2010
Uploader1.FileUploaded Event Being Raised Twice
Why is
the asp.Net server side event is being raised twice? What am I doing wrong that the event is being raised twice? Does that mean the file is being downloaded twice? Protected Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As CuteWebUI.UploaderEventArgs) Handles Uploader1.FileUploaded
Dim b1 as Integer = ...
Posted to
Ajax Uploader
(Forum)
by
gBurgur
on
September 14, 2009
Editor1_Init problem
I have penetrated the deepest levels of this controls API and I am stumped. What I want to work, works on a local server but not one on the net. In short, I want the Absolute path. I am not using the Editor for a website but for a database.
Content gets created and stuffed in a database. Client applications on the net ...
Posted to
Cute Editor for .NET
(Forum)
by
DesktopGuy
on
July 30, 2007
Re: Multiple File Timestamp
I thought this had it working, but now when duplicate files are uploaded, nothing happens. They are shown as successfully uploaded, but no overwriting at all is taking place; the original file remains with no showing of the new file on the ...
Posted to
ASP Uploader
(Forum)
by
foolishmortal
on
February 6, 2012
More Search Options
« First
...
< Previous
84
85
86
87
88
Next >
...
Last »