Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
67
of
408
(
4,076
total posts)
< 1
second(s)
How to stop CE to strip JavaScript or CSS ?
I am using this product for 2 years now .. Quite a few bugs that I have learnt to live with (specially cannot stop CE leave the pasted HTML alone) .. But Now I need CE stop stripping out
JavaScript
or CSS, basically I need CE to leave the HTML asis .. .. And I need help !! The flag EnableStripScriptTags has always been set to ...
Posted to
Cute Editor for .NET
(Forum)
by
dream2004
on
April 29, 2007
Re: javascript submit?
papachumba, First let's try: #####THE
JAVASCRIPT
CHECKfunction check() { okSoFar = true; check1 = document.insertlocation.lid.value; if (check1 == '''') {alert(''You need to enter some values to submit.''); okSoFar=false; } //-- If all fields OK go ahead and submit the form and put up a message. if ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 1, 2005
Re: PollDaddy Javascript
Meltdown, Please set the following property to false. Editor.EnableStripScriptTags Property Specifies whether to remove inject script before writing the string into the db. When this property is set to true (the default) Cute Editor strips all script elements and script contents from the html.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 4, 2010
Javascript find in DHTML editor?
we are evaluating cuteeditor and am looking for a way to find text in the editor window and select it via javasctipt. createTextRange doesn't work. I knwo the users can use a ctl-f, but we want to automate something. Any help is appreciated.
Posted to
Cute Editor for .NET
(Forum)
by
MrJones
on
September 28, 2004
Re: handleselect javascript method
Hi, In the handleselect event , you can use the same parameters: uplaoder.handleselect=function(selectingitems) { } You should not use getitems() , because the selectingitems are not added into the uploader items yet. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 2, 2009
Re: How to insert javascript widget code in Cute Editor ?
Freak, You need to set the following propery to false: Editor.EnableStripScriptTags Property Specifies whether to remove inject script before write the string into the db. Demo: http://cutesoft.net/asp/EnableStripScriptTags.asp
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
March 10, 2009
Re: Using JavaScript prompt() instead of popup for Links?
cowboystyle, You can disable the existing fileds of the dialog. But if you want to change many things of the dialog, it's better to create your own: http://phphtmledit.com/custombuttons-popup.php
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
December 20, 2007
Re: Using the manual mode
Hi, You can start upload manually using the
javascript
API. http://ajaxuploader.com/Demo/Start-uploading-manually.aspx You can also get the source of Start-uploading-manually.aspx from the downloaded samples. In that sample , you will know how to use the CuteWebUI_AjaxUploader_OnPostback ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 19, 2009
Re: Javascript error on Spellcheck button
Pete, Please make sure you are using version 6.x. Ajax update panel support online demo: http://richtextbox.com/test/Ajax-Support.aspx http://richtextbox.com/test/Ajax.aspx The source code of the above examples are available for download. Please check the examples and modify them to meet your own ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 19, 2008
Re: Can we set file extension and MaxsizeKb using javascript?
Hi Terry, We are reading xml file which will containing multiple image tags. These image tags are having file type attribute which decide which file extensions are allowed to upload for that image file. Previously we have added Uploader control in Gridview so if our xml is having 20 image tags then 20 Uploader controls were ...
Posted to
Ajax Uploader
(Forum)
by
yogeshsapkale
on
February 16, 2009
More Search Options
« First
...
< Previous
65
66
67
68
69
Next >
...
Last »