Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
111
of
325
(
3,244
total posts)
< 1
second(s)
Re: Integration instructions missing a lot? or its just me?
ok i downloaded the package and unlike what im using (Cute LiveSupport) this one only had the CuteChat folder and a global.asax file. The global.asax file had the Membership implementation code and it was a little different from what you guys suggest in your integration c# example in the help system. Here is a question what am i supposed to do ...
Posted to
Cute Live Support
(Forum)
by
pukora2000
on
July 27, 2007
Changed not firing
I need to track changes in a client-side text control. When I first load a page with a CE on it and type into the editor's body, the onchanged event doesn't fire. Once I refresh the CE, it fires. This is the only code I have client-side. What other code should I have to ensure the event fires? This script is right at the bottom ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
July 27, 2007
Adding a port address as prefix to img src
We are trying to load an xhtml
document
to cute editor from database.In our content database links are stored as relative paths.while displaying the content in cute editor ,<img tag takes the source path relative to the application folder (*<img class=''c2'' alt=''Word
Document
_doc_parts/image1.jpg'' ...
Posted to
Cute Editor for .NET
(Forum)
by
sabira
on
July 27, 2007
Re: Can't be able to modify height and width of of cute editor in Mozilla...
hi we are doing the same thing, we have set height and width by this way : var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); editor1.style.width = 100px; editor1.style.height = 100px; now above works good in IE but not in Mozilla.... Please ...
Posted to
Cute Editor for .NET
(Forum)
by
parth_192
on
July 25, 2007
Re: How to change the size of the window?
Jyothish, Please open CuteEditor_Files\Scripts\Constant.js file and modify the following code: // Default editorconstant ornaments for the Template dialog editorconstant._templateDialogFeature = ''status:0;dialogWidth:660px;dialogHeight:470px; scroll: 0; resizable: 0; help:0''; // Default editorconstant ornaments for the ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 23, 2007
Problems with editor
Hello, I am using using the following config in my project, I lost data when I try to save the content in database . Problem is editor.text='''' I am using the latest version of the cute editor. <configuration> <contextmenu> <item name=''Editing'' value=''False'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Subeesh
on
July 12, 2007
Re: How customisable is the Chat software?
Adam: >> 3. Programatically assign access to people. So for example a Moderator can kick people out, but cant ban etc or a Paid user can get into different rooms that unpaid cant etc. This feature is not supported in the current version. Is this something that is being considered? ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
PaulWilson
on
June 26, 2007
Re: CuteEditor and Autosave
Hi anigopal, You would need to write your own JavaScript to do this, as Adam suggested. This will auto postback the page every 15 minutes, you might want to look at doing this via AJAX so as not to inturupt the user. <script type=''text/javascript''> setTimeOut(''
document
.forms[0].submit();'', ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
June 14, 2007
Re: Editting ASP Code
Please try the following configuration: <CE:Editor AllowEditServerSideCode=''true'' id=''Editor1'' runat=''server'' ></CE:Editor> And make sure you didn't set the following propery to true: Editor.EditComplete
Document
Property Specify whether a complete HTML
document
is being edited. [Visual Basic] ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 7, 2007
Re: Editor height with doctype XHTML 1.0 Transitional
Adam, Editor.FullPage is close to what I want but my example was simplified to make it easily readable. My real page has a header div and a sidebar as mentioned in the original post. Using Fullpage mode covers these up. If I set the parent div to 500px then resize the div with script using ...
Posted to
Cute Editor for .NET
(Forum)
by
icon
on
May 24, 2007
More Search Options
« First
...
< Previous
109
110
111
112
113
Next >
...
Last »