Search

You searched for the word(s): postback
Showing page 6 of 85 (848 total posts) < 1 second(s)
  • AddButton with postback

    Hi, is there any way I can add a custom button like in your HowTo ''AddButtons'' but make it so the button performs a post back, rather than executing a javascript function? So the behaviour I want is either like the ''Save'' button or like the ''RegisterCustomButton'' HowTo, but with an image inserted in a specific place like in the AddButtons ...
    Posted to Cute Editor for .NET (Forum) by mwcolp on February 3, 2006
  • Re: Editor1.Text is not current when postback is called!

    The problem still remains.  It's very significant since it means that one cannot use javascript to confirm whether the cuteeditor txt fields have non-empty values.  When the user hits the submit button, first we run a javascript validator against the page.  The postback is only called if the values in the cuteeditor text boxes are ...
    Posted to Cute Editor for .NET (Forum) by liz-kma on November 7, 2005
  • Styles and OnCommand events clearing on postback

    Every time I do a postback, the CE:Editor class loses all the customisations that I've made:Reconfiguring the toolbar. This is merely an annoyance, as I can reset the toolbar on every postback.No longer traps the CuteEditor_OnCommand javascript event. This is what I'm trying to fix.Here's my use case: I have a form where the user can ...
    Posted to Cute Editor for .NET (Forum) by gazza666 on January 22, 2014
  • Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)

    Hello all,   I have also issues with the setting maintainScrollPostionAtPostback=''true''.   If the property is set in the web.config, no edit form in CuteEditor seens to work (Exception: maintainScrollPostionAtPostback directive cannot be set without htmlForm)   Also the menu will be rendered wrong:   And ...
    Posted to Cute Editor for .NET (Forum) by Flaxon on April 5, 2006
  • Re: How to maintain scroll position on postback?

    Hi Fredd,   JavaScript isn't rocket science and is incredibly useful if CuteEditor doesn't have functionality you desire. I've not interfaced with it in this way, but after searching this forum, and a quick read of the API documentation I've managed to come up with the following code.   The reference I gave above will help you ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 7, 2007
  • Re: In .Net 1.1 Your Demo seems do not work during a PostBack

    I tried the 1.1 examples and it work perfectly here. I checked the 1.1 web.config files. They are correct.   I think we may have misunderstanding.   After unloading the controls to users, you need to use.CopyTo to process the uploaded files. Otherwise uploader will remove the temp files. In the default examples, this method is ...
    Posted to Ajax Uploader (Forum) by Adam on October 6, 2008
  • Re: How to maintain scroll position on postback?

    Thanks, Ady, I'll try. But I really want an answer from tech support as well.   I paid a lot of money for a license for this product and deserve better treatment than I have been getting. The company seems to have only one tech support person and no developers, just Adam, and he appears to be very overworked, in my opinion.   I ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 7, 2007
  • Re: Invalid postback or callback argument

    spudcud,   Did you create a virtual directory when testing?   If so, can you check your web.config file and make sure you have the following code in the <system.web> section?     <httpModules>       <!-- MagicAjax is used in ASP.NET 1.1 examples. ...
    Posted to Ajax Uploader (Forum) by Adam on July 28, 2008
  • Re: Class attribute is removed after postback

    Hi chalked,   Yes it works fine now thanks. For some reason, the editor ''expand'' image icon at the bottom right has disappeared and lots of text items now are wrapped in [[  ... ]]. In any case it's better than it was.   Try delete  the CuteSoft_Client folder.   Re-deploy the latest version and try ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 19, 2009
  • Re: Display link after async postback

    I know I can use <a href=BLOCKED SCRIPTOpenLiveSupport(status=1,width=500,height=400,resizable=1);''>Live Support</a> To open the chat window after the async postback (update panel), but is there a way for me (from code behind C#) to check if any operators are online? So I can do something like if (checkIfOnline() > 0) strIsOnline = ...
    Posted to Cute Live Support (Forum) by indiankarma.com on February 20, 2008
« First ... < Previous 4 5 6 7 8 Next > ... Last »