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
148
of
4,987
(
49,864
total posts)
< 1
second(s)
Error upon installation of Cute Live Support
Upon the installation of cute live support
When i run the operator and try to connect, an error occured during the opening of form:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Unable to cast COM ...
Posted to
Cute Live Support
(Forum)
by
finalcustomer
on
April 20, 2011
Re: Bug: Paste Word 2007 with CEditor 6.4 & Firefox 3.5.2 only
i just installed cuteeditor 6.5. to see if there is any progress with this issue:
again i used firefox
3.7.5, took the same Winword 2007 Text and pressed ALT V
after that the normal-View (not html-view) shows the following ...
Posted to
Cute Editor for .NET
(Forum)
by
transresult
on
February 10, 2010
Re: HTML Editor Width with DNN
Martyn,
Open Providers\HtmlEditorProviders\CEHtmlEditorProvider\CEHtmlEditorProvider.vb and change:
Set(ByVal Value As System.Web.UI.WebControls.Unit)
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 11, 2008
Re: Getting total of users in chatroom
Hi Greetings,
Please try the code below, it shows you how to get all online users of the
chat room.
protected override void OnLoad(EventArgs e)
{
CuteChat.ChatPortal portal = ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
July 19, 2011
Re: Ajax Uploader - Uploader_FileUploaded server event not firing
Btw, the same exact issue occurs you use a JQuery modal dialog plugin as well.
So if the ajax uploader is within a a Jquery modal dialog, the File_Uploaded function does not fire.
Thanks.
mchamo:Any luck on getting the Ajax Uploader control to work with the BlockUI plugin that I mentioned?
Thanks.
...
Posted to
Ajax Uploader
(Forum)
by
mchamo
on
June 20, 2011
Re: In IE8+,window.showModalDialog(page,....,has error!
Hi,
I can't reproduce this error. I tested witht the simpe pages below. Do I need special steps to reproduce it?
Can you try the example pages below too? Does it get the same ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 14, 2012
Gallery Binding on paging or adding new record in gridview
Hi again
As mention in my earlier post, I am using a DotNetGalley control in a gridview.
I configure/bind the gallery in the
OnRowDataBound event of the gridview.
On Page load, it works great.
But on paging or if I add a row to the grid, while I rebind the entire grid (and thus the OnRowDataBound is called again), ...
Posted to
ASP.Net Image Gallery
(Forum)
by
davenel
on
October 10, 2010
Re: Editor will not load file
Please try the following code:
<Script Language=''javascript''>
function callInsertImage()
{
var editor1 = document.getElementById('<%=Editor1.ClientID%>');
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 17, 2008
Re: Onload rendering error
Here is my code to drop it onto the page:
<CuteWebUI:Uploader
MaxFilesLimit="20"
MaxFilesLimitMsg="Please Upload max 20 files at once"
...
Posted to
Cute Editor for .NET
(Forum)
by
SilkGaz
on
November 21, 2012
Re: Populate rich txt data into Cuteeditor with all the formatting
Hi adityaraj,
Please try the example below
<%@
Page
Language=''C#''
ValidateRequest=''false''
%>
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%>
<script
runat=''server''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 18, 2010
More Search Options
« First
...
< Previous
146
147
148
149
150
Next >
...
Last »