Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
Javascript
6.0 bug
6.3 ASP.NET
Access
access denied
access is denied
AJAX
Ajax Uploader
ajax Uploader javascript API
ajaxuploader
AjaxUploaderQueueTable
asp
asp.net
backgroundcolor
bug
C# JavaScript programming
Cancel All Button Customizing
chrome
Classic ASP
Client Side Object Model
Client-side
client-side methods
cms
code
color
CSOM
css
Cute Editor
Cute Editor 6.1 for .Net
CuteEditor
CuteEditor ASP
CuteEditor for .NET
CuteEditor_OnChange
CuteSoft Editor for .net
CuteWebUI.AjaxUploader.dll
CuteWebUI_AjaxUploader_OnQueueUI
demo works fine
dialog
DropDown
dropdown lists
dynamic load
Editor Focus
editorbodystyle
enableStripScriptTag
EnableStripScriptTags
error
Error uploading files
error.runtime
FileUpload
FileUpload ajax uploader
FileUploaded
Firefox
Google Chrome
HTML code
IE
ie 7
IE 8
IE7
IFrame
insertbutton
integration
java
javacript
JavaScript API
javascriptpt invocation
jQuery
media upload problem
Mozzila
PasteHTML
path
php
plain text
PlainText
post
Regular Expressions
remote server
render
Rich Text Editor
safari
script
script tag
scripting
scripts
Select/Option Ritchtexteditorn
setHTML getHTML Custom Button
showModalDialog
speed
Strip HTML
template
update ce
Upload Button
UploadAttachments
uploader
Uploader Javascript methods/properties
Uploader Post
version 6.0
Warning Message
Showing page
5
of
6
(
54
total posts)
Error when embeding java script with parameters
I am experiencing undesirable behavior when attempting to paste HTML code with embeded java script. SAMPLE: First I have turned off the strip script behavior by setting the ''EnableStripScriptTags=False'' which allows for embeded javascript. Next, I copy my code into CE while in the HTML mode; ...
Posted to
Cute Editor for .NET
(Forum)
by
[email protected]
on
July 27, 2007
Is there a way to populate or modify items of the dropdown from javascript?
Hi All, Is there a way to populate or modify items of the dropdown from javascript? Thanks for your help
Posted to
Cute Editor for .NET
(Forum)
by
alex_cas
on
July 12, 2007
Adding Applet in Firefox
Greetings, I have a need to implement MathML (a standard of XML to display mathematical equations) in the editor. I have found some applets for input and view of the MathML. I've added a custom button which opens a custom dialog in order for the user to input his equation in the Input Applet. When the user hits OK, the ...
Posted to
Cute Editor for .NET
(Forum)
by
ID3TECH
on
July 6, 2007
Updated/Expanded JavaScript API
Is there any sort of updated and/or expanded JavaScript API for version 6? For example the editor.ShowDialog method...what do all the params mean?
Posted to
Cute Editor for .NET
(Forum)
by
mhonaker
on
June 18, 2007
Re: No More JavaScript API in 6.0??
i've been using a popup window to populate my content in the textarea of the Editor. So you can use the <%=editor.ClientID%>, but it doesn't help you if you're trying to access the CuteEditor from another page (or popup window). So you can still use the javascript API, but instead of using : var editor1 = ...
Posted to
Cute Editor for ASP
(Forum)
by
lbklatzkin
on
May 15, 2007
Re: Error Messege
I tried the <script> tag to try and run that part as VB but I get errors this way also. Here is what I have...<script src=''CuteEditor_Files/include_CuteEditor.asp'' language=''vbscript'' runat=''server''><%Dim editorSet editor = New CuteEditoreditor.ID = ''Story''editor.Text = ''Hello World''editor.Width = ...
Posted to
Cute Editor for ASP
(Forum)
by
Eivo
on
January 9, 2007
JScript error from winie.js
I am getting a JScript error in the file winie.js when I do the following:1. load my application page w/ the editor in it.2. switch to HTML view.3. Paste the following text: <embed style=''width:400px; height:326px;'' id=''VideoPlayback'' type=''application/x-shockwave-flash'' ...
Posted to
Cute Editor for .NET
(Forum)
by
mmeltaus
on
December 6, 2006
<object> tag becomes lost using setHTML in JavaScript
Using the editor at http://cutesoft.net/example/JavaScript-API.aspx (in IE6 or Firefox), I encounter this problem when I do the following:1. switch to HTML view2. delete all the text in the editor and paste in the following:<object width=''425'' height=''350''><param name=''movie'' ...
Posted to
Cute Editor for .NET
(Forum)
by
mmeltaus
on
December 6, 2006
<script> tags stripped by javascript call to setHTML
I am using the editor with the property EnableStripScriptTags set to ''false'' so I can have script in my html being edited. The script is retained when I switch between Normal and HTML views. However, in my application there are times when I need to load different text into the editor using the Javascript API call to setHTML. It ...
Posted to
Cute Editor for .NET
(Forum)
by
mmeltaus
on
December 6, 2006
Check if the Editor is empty using javascript
Hi, I need a javascript function that will check if the editor has been left empty? 1. How do you do this? 2. Please supply example code appreciate this, Gary
Posted to
Cute Editor for ASP
(Forum)
by
gbminnock
on
November 29, 2006
« First
...
< Previous
2
3
4
5
6
Next >