Search

You searched for the word(s): javascript
Showing page 304 of 408 (4,076 total posts) < 1 second(s)
  • Re: A few errors need help

    nadol_c,   Which version are you using?   1. In standard dialog, find & replace, image map and image editor are  malfunction. Can you reproduce this issue in this example? http://cutesoft.net/example/general.aspx If so, can you show me the steps to reproduce the problems? 2. When I inserted the media files like wmv, ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 30, 2009
  • Close messenger once the ChatSystem has been stopped

    Exist some way (method or javascript function) to can close the messenger after the user logout and the method “CuteChat.ChatSystem.Stop()” has been call it. One alternative could be add some type of validation into the page messenger.aspx where we can check if the ChatSystem is running, if the service is stopped then send some ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Reivax on June 30, 2009
  • Valid Xhtml Flash insertion with alternative for no flash and google code sniffer..

    Is it possible to to have cuteeditor insert flash objects with this markup (adapted from http://code.google.com/p/swfobject/wiki/documentation)   In order to have alternative content for no flash... or indeed flash version too old.   <script type=''text/javascript''>swfobject.registerObject(''FlashItem'', ...
    Posted to Cute Editor for .NET (Forum) by mike.chambers on June 15, 2009
  • Weird Editor Display Issue

    Hello   Was just wondering if anyone had experienced a similar issue to this.   We have a custom-built CMS that uses CuteEditor to allow the client to enter their html formatted text. From our Admin section, the user clicks on a link to fire the Editor panel, adds their text and saves the text back to a field, which is then saved ...
    Posted to Cute Editor for .NET (Forum) by tumblebug on May 26, 2009
  • Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    Hi Adam, I have downloaded ver 6.4 but am struggling to get this working with ASP.NET 3.5 SP1 Dynamic Data. When I try and build my project I get the following errors... Error      2              The type 'ASP.dynamicdata_content_filterusercontrol_ascx' ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on May 9, 2009
  • Re: File picker not working.

    Please try the following code:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>   <%@ Page Language=''C#''%>   <HTML>       <body> ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 5, 2009
  • License error when served from default document

    Hi, When a file is uploaded I get a Javascript error message saying ''License Error: You are using an incorrect license file'' when the uploader is served from the default document - it works OK when you specify the ASPX page in the path:  Here's what I mean: Works: www.mydomain.com/admin/default.aspx  Does not ...
    Posted to Ajax Uploader (Forum) by dgburton on April 22, 2009
  • Do I have to switch my framework to use this product?

    Hi,   I currently use prototype (http://www.prototypejs.org/) as my javascript framework for my site.   When I did a quick test of the application I noticed that the whole page was being refreshed on Postback not just the panel.   Is there a way I can incorperate this into my current framework so my only the upload panel ...
    Posted to Ajax Uploader (Forum) by PSMatt on March 13, 2009
  • UPloadder not working in IE7, but only on one particular page of application.

    We are experiencing issues with the ajax uploader in IE7. It fails to upload the file chosen from the browse dialog.After selecting a file, and clicking OPEN button from browse window, we get a javacript error:   Error: unhandled error in silverlight 2 application [Common_MethodFailed]Arguements: ...unavailable...   The funny thing is ...
    Posted to Ajax Uploader (Forum) by alan.pieroway on February 18, 2009
  • Get a serverside reference to the Save button

    Hi Adam,   I would like to fire a clientside javascript function when the user clicks the Save button. I know the documentation has examples of this but in my case this is not working. This is probably due to the way I have overriden the CE control so that users can dynamically add the CE control through webparts. ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on February 12, 2009