Search

You searched for the word(s): javascript
Showing page 367 of 408 (4,076 total posts) < 1 second(s)
  • Enable/Disable drag and drop if browser doesn't support it

    Hello,   we are using newest version including drag n drop. No we have a customer which has an old browser (or a new IE with old document mode, or its because of citrix client - we don't know exactly the reason) where the drag and drop is not working. The "problem" is that they see our div with the text "or drop files ...
    Posted to Ajax Uploader (Forum) by joergsc on July 12, 2016
  • Editor Inserting custom html tags in the wrong location

    When adding custom html elements through the pasteHTML feature with the javascript API in IE8 it is inserting the elements at the wrong position.  It does not do this with simple text and if you interact with the editor itself by inserting a character or something it will behave normally.  As a lot of our users are still on IE8 for ...
    Posted to Cute Editor for .NET (Forum) by Prosite on November 27, 2012
  • Custom Items Table Before Upload

    I'm currently evaluating the use of the AJAX Uploader for a VB.Net project I'm working on in Visual Studio 2010 and .Net 4.0 using codebehind files. So far I've got the upload working fine, but I need to be able to customize the ItemTable before the actual upload takes place.   The requirements of my application are:1. Allow user ...
    Posted to Ajax Uploader (Forum) by joshmikow on September 5, 2011
  • Submitting Form using ManualStartUpload property in Firefox

    I am trying to submit a form after the upload takes place so that I can request the file information that was uploaded and insert it into a database.  I am also allowing the user to send additional data with the upload such as a description they type into a text box.  When I use the ManualStartUpload property example in your ...
    Posted to ASP Uploader (Forum) by tsurf on June 2, 2010
  • AJAX uploads, jQuery and WCF

    Is there an example (not in MVC) where I can upload a page (without creating a postback) that will drop my uploaded file into a specific folder (not the temp folder) and allow me [from javascript] to detect the name of the saved file so that I can then make an AJAX call to my WCF services?   I am trying to create pages that totally avoid ...
    Posted to Ajax Uploader (Forum) by kbarkhausen on March 24, 2010
  • New sample for new client/server side API :

    Make sure you use the last version.   One of the new version has bug on the ViewState of the ClientData property. <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
    Posted to Ajax Uploader (Forum) by cutechat on September 3, 2009
  • Get Selected Table or Element

    Adam, Do you have instructions on how you guys determine which table or parent element the cursor is in or the user has selected in the editor window?   I know that the pasteHTML already replaces a selected text, however I want to be able to change the properties (e.g. the background image/color) of a table through the javascript ...
    Posted to Cute Editor for PHP (Forum) by ibizard on July 1, 2009
  • Cute Editor does not load properly

    I have a DNN site that uses multiple portals.  We've been running CuteEditor in this site for several months.  It is a licensed version.   Recently, we've noticed an issue that seems to only affect a single portal.  When the site attempts to load the editor on a specific page, the editor window does not appear (no ...
    Posted to Cute Editor for .NET (Forum) by jozburn on March 17, 2009
  • ActiveX Disabled and Colour control

    Hi   I am having problems with the colour control when activeX is disabled. This occurs on IE 5.5 and 6, havnt tried 7 yet.   When i first load the editor and then try to use the color picker i get a javascript error. However if i then try a different colour picker control it works.   e.g. 1. Load ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 12, 2008
  • Limiting text

    Hi, I am evaluating CuteEditor 6.1.1 for purchase.  I need to be able to limit the text a user enters.  I have looked at the MaxTextLength property, but I would like to know if it is possible to:   a) stop the javascript popup from appearing when the text exceeds the MaxTextLength property after a postback b) silently limit ...
    Posted to Cute Editor for .NET (Forum) by adamgy on July 24, 2008