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
112
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: CuteWebUI_AjaxUploader_Initialize is not defined
Hi pandurang,
Please post your page code here.
Also, you can try the example below
<%@
Page
Language=''C#''
%> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 14, 2010
Re: 500 Internal Server Error
Hi willem321,
Please try the example page below. It works very well for ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 29, 2012
Post Back For AjaxUploader MVC
I would like to gather additional information about the files a user plans to upload, but cannot see how to accomplish this.
I would like to reload the page but preserve the uploaded files in their temporary file location in order to gather more inofrmation about them.
I am using a .NET MVC4 project.
In the following code there ...
Posted to
Ajax Uploader
(Forum)
by
burley325
on
February 6, 2013
Source code has been wrongly changed in cuteeditor! Please help!
Hi
We use the latest cuteeditor
6.6 but this problem still happen. Please help!
When we put source HTML with some javascript
codes below into cuteeditor, the editor change the codes and this change
makes the HTML page
cannot work.
Any settings can we make these orginal HTML code will not be ...
Posted to
Cute Editor for .NET
(Forum)
by
LarryCheung
on
November 23, 2012
Re: Spell Check and HTML Style
Hi Adam,
Is there any more information on this issue?
Spell check also seems to flag items within <style></style> tags.
This occurs irrespective of quotes as mentioned above.
For example, paste the below html into your the online demo and then spell check.
The first hit is on the td ...
Posted to
Cute Editor for .NET
(Forum)
by
gcaton
on
July 11, 2010
Problems with embed-Chat
Hello,
We plan to use CuteChat4 in a CMS-Environment, embedded in a UserControl, using the login-information of the CMS. The Chat is working, offline on my own PC as well as online, but as soon as I log on to the Chat, the chat thinks, I am the first user logged on, after the chat was started (CuteChat.ChatSystem.Start). Also I ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
jKrause
on
December 14, 2007
Re: 2 questions - how does cutechat know who is online/offline & anyway to override profile image?
Hi PeterGregory,
You can use the code below to check the user is online or not.
protected
override
void
OnLoad(EventArgs
e)
{
CuteChat.ChatPortal
portal
=
CuteChat.AppSystem.Instance.GetCurrentPortal();
lock
(portal)
...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
November 14, 2012
Re: Error with images
Sent you a PM where you can test. If you compare the html of the two pages you'll see that they are identical. Latest RTE is used, downloaded it yesterday. The code behind looks like ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Aleborg
on
September 28, 2012
Re: Styles and OnCommand events clearing on postback
Hi,
Can you try the example page below on your site? Does it get the same problem? If yes, can you send me this example page url? So I can check on it ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 22, 2014
Re: trap paste command --urgent
Please check the following code....its not working...saying ''element is not defined''
function CuteEditor_OnCommand(editor,command,ui,value {
var editor1=document.getElementById(''<%=Editor2.ClientID%>'');
if(command==''Paste'')
{ ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 23, 2009
More Search Options
« First
...
< Previous
110
111
112
113
114
Next >
...
Last »