Search

You searched for the word(s): javascript
Showing page 215 of 408 (4,076 total posts) < 1 second(s)
  • Re: StripScriptTag question

    By default the EnableStripScriptTags is set to true. So that it strips all the tags out. This is what i want. When a user types a message using your editor i don't want all the javascript tags or any iframe tags etc showing up in  the email body when the webmaster receives it.  I am not saving any info in the database. ...
    Posted to Cute Editor for .NET (Forum) by coolaggie on January 11, 2011
  • Re: ActiveX Disabled Errors

    Hi   On further investigation it would appear IE7 seems to work with ActiveX and XMLhttp disabled, but IE6 and 5.5 give some javascript errors. I have emptied the cache etc on all.   Line: 2 Char: 37292 Error: Object doesn't support this property or method Code: 0 URL: http://ajaxuploader.com/Demo/simple-upload.aspx   In ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 2, 2008
  • Re: It still doesn't work.

    Hi,   I've found Safari to be a totally unreliable browser, we have two macs with seemingly identical setups (OSX + Safari 1.3) on one CuteEditor works fine and on the other it just seems to do odd things.   It's not just CuteEditor though, I've found that my own JavaScript controls have unexpected behaviour on this odd ball browser. ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on May 23, 2007
  • Re: can't dupe Permission denied error

    Hi Karen, Yes. You need to click hyperlink text/keyword contained in the preview window. Again i'll repeat,Steps to reproduce the same using below links,http://cutesoft.net/example/general.aspxhttp://www.cutesoft.net/forums/AddPost.aspxClick anyone of the above link.  Type some contents in cute editor -> select a ...
    Posted to Cute Editor for .NET (Forum) by esskaykay on January 30, 2006
  • Re: Regarding Installing Purchased version over Trial version.

    hi adam,       The site is for our intranet purpose. we did the following steps in cutesoft.net implementation   1. we developed the application with trial cutesoft.net. 2. we got the original licence file from Cutesoft.3. we replaced lic, dll files and CuteSoft_Client folder from Cutesoft. 4. when ...
    Posted to Cute Editor for .NET (Forum) by ssara_sada on July 5, 2005
  • Re: SaveAs and Open dialogs

    Hey B,   Thanks much for the info.  I've just started looking at this software, so I may have missed this part.  I did a forum search, but I haven't seen any where where it explains how to insert a custom dropdown.  What's the trick?  Also it seems the page links to the faq on inserting ...
    Posted to Cute Editor for .NET (Forum) by colin on June 9, 2004
  • Re: Detecting in HTML tab or Normal tab using JavaScript

    Yes.   Check this new JavaScript demo:   http://richtextbox.com/cs/JavaScript-API.aspx    
    Posted to Cute Editor for .NET (Forum) by Adam on April 16, 2007
  • Audio tag loosing content when posting page back not via save

     Hi   If i use example http://richtexteditor.com/demo/custom_buttons3.aspx  and paste into html view <audio controls>   <source src="horse.ogg" type="audio/ogg">   <source src="horse.mp3" type="audio/mpeg">   Your browser does not support the audio ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on July 10, 2015
  • FixRangePasteBug error in PasteHTML

    Using the current asp.net demo version of CuteEditor, win8, IE10, vs2012.   Example code:   <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Cutest._Default" %> <%@ Register TagPrefix="CE" Namespace="CuteEditor" ...
    Posted to Cute Editor for .NET (Forum) by Symo on November 6, 2013
  • ASP.Net UpdatePanel not Updating, Partial Postback fires

    So I've been stuck on this problem for quite a few hours now, searched forums, tried everything people suggest, but i just can't make it work. I have a (rather large) web form. Somewhere on the form is an updatePanel which contains a CuteSoft Ajax Uploader control. That control calls a function in my code behind when a file is ...
    Posted to Ajax Uploader (Forum) by Gregorius on April 2, 2013