Search

You searched for the word(s): postback
Showing page 52 of 85 (848 total posts) < 1 second(s)
  • Sending querysrting arguments to dialogs

    I would like to be able to send querystring arguments to the dialogs for use in deciding how to configure the forms when they open.  For example, when a user opens the InsertImage.aspx dialog, I would like to be able to send a querystring to the dialog indicating the context from which the user is launching the dialog.  The user could be ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on July 27, 2009
  • Javascript after upload?

    The post back which results from uploading or deleting an upload seems to ignore the initialization JavaScript code present on my page which is used to populate an HTML table from a Jquery call. Is there some sort of JavaScript event I can call after an upload is complete or a file is deleted to ensure my AJAX grids get reinitialized? ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • Re: AppSettings not sticking

    I have nothing sophisticate going on.  Just basic edit template with editor embedded, with VB/ASP.Net code behind.  I'm simply changing the editor upload path with that code, in page load sub. The upload path change works when you load the page and upload popups work fine.  However, when the form is submitted (postback) the ...
    Posted to Cute Editor for .NET (Forum) by acer152 on April 9, 2009
  • Simulate a click on the Upload button using javascript

    Hello, I'm trying to simulate a click on the Upload button using javascript. One version of the code I've tried is this one:  var btnUpload = document.getElementById('ajaxUploader__Insert');btnUpload.click(); When I do this, I expect the ''Choose file'' dialog box to show up (same behaviour as when you click on this button with the ...
    Posted to Ajax Uploader (Forum) by DarShak_Boy on April 2, 2009
  • Problem with JS API

    Hi,   I'm having some problems with the JavaScript API in a C# ASP.NET project when viewed in FireFox 3.0.3   I am loading the editor (CE) when the page is generated. When the user clicks on a button (input type - no postback), the editor is brought up at the location of the button, and the text is set to the value of a hidden ...
    Posted to Cute Editor for .NET (Forum) by mireigi on November 14, 2008
  • Toolbar Missing & Wrong Images

    Hi the tool bar is not showing the insert table icon, it is coming up as a missing image? (see image)   I have typed the url directly and it is in the folder and showing in the source code. (see source code)   Also the Insert Image is showing as the inser Flash ...
    Posted to Cute Editor for .NET (Forum) by webxel on April 7, 2008
  • UpdatePanel & CuteEditor 6.0 don't work together in Visual Studio 2008

    Hello! We are selecting online editor for our new ERP application. For development we are using .net 3.5 + VS2008. Unfortunately, we encountered problems when updatepanel and cuteeditor 6.0 compatibility.   Not to give much details, please run your sample page http://richtextbox.com/userExample/Ajax-Support.zip at .net 3.5 + VS ...
    Posted to Cute Editor for .NET (Forum) by AndriiChuk on April 4, 2008
  • Spellchecker does not start after pressing the spell-check button

      Hi I am having difficulty getting the spell checker to work in CuteEditer and would appreciate some help.   In the image (bottom), you will see that I am using CuteEditer in a DataList (on this particular page there will be only one instance of the editor, but one pages yet to code we will require multiple instances of the ...
    Posted to Cute Editor for .NET (Forum) by prucoder on February 1, 2008
  • FireFox / MultiView problem with V6.0 build 7/17/07

    If I use CuteEdit on the hardcoded active view within a multiview, the control works perfectly. If the active view is changed programmatically on a postback, the control's buttons don't work.  The dropdowns work, but not the buttons. If I use IE7, all works fine. Getting a flat forehead - any ideas? Sample code ...
    Posted to Cute Editor for .NET (Forum) by CrashDummy on July 25, 2007
  • Display error.

    When I have these configuration settings: <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>         <contextmenu>         <item name=''Editing'' value=''False''/>         <item name=''Format'' ...
    Posted to Cute Editor for .NET (Forum) by ckincincy on April 9, 2007
« First ... < Previous 50 51 52 53 54 Next > ... Last »