Search

You searched for the word(s): postback
Showing page 9 of 85 (848 total posts) < 1 second(s)
  • LinkButton Postback Problem

      I have a problem with LinkButtons on my page (ASP.NET 2.0). The constellation of my page is as follows:   Masterpage |--> UserControl     |--> LinkButton1, LinkButton2, ...   |--> UserControl     |--> CuteEditor   When I click on a Linkbutton there is no Postback. Having ...
    Posted to Cute Editor for .NET (Forum) by Teal'c on March 2, 2006
  • Re: Not catching the postback event ?

    I am still having this issue, and have not found a work around.  In fact, the postback problem has grown in scope.  If I change the style sheet based on a custom drop down list using this code based on the style sheet chosen by the user, any subsequent postbacks are lost.   Editor1.EditorWysiwygModeCss = ''~/Default.css'' ...
    Posted to Cute Editor for .NET (Forum) by rmiller on December 14, 2009
  • Re: Sequence of events - Queue table shows uploaded BEFORE Ajax postback fired and complete

    Hi netguy,   The queue table is generate at client side, for now has no way to put the server side complete event before the queue generated. Maybe you can try redirect in the page load event, check the uploader control attachment, if has attachment, that means upload success, then you can do the ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 20, 2014
  • Re: How to maintain scroll position on postback?

    Thank you for the information. However, we are using .NET V1.1 and I haven't a clue how to write the javascript. Can you please give me some guidance and perhaps some JS example. I have no idea, and it would only take you a few minutes to give me some guidance.. Our users are screaming about this and I need to resolve it for them. Thanks ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 7, 2007
  • Re: AddButton with postback

    There is an example in the advanced topcis showing you add to add a post back button.   http://cutesoft.net/example/howto/RegisterCustomButton/cs/RegisterCustomButton.aspx   The source code of the above example can be found in the download package.    
    Posted to Cute Editor for .NET (Forum) by Adam on February 3, 2006
  • Invalid postback or callback argument

    We have installed the software on our webserver and on the sql server and we have registered a username on the site. We then logged in as admin and tried to set this user as an operator. When we click the ''search'' button, the following error occurs..Invalid postback or callback argument.  Event validation is enabled using <pages ...
    Posted to Cute Live Support (Forum) by seanb on August 3, 2006
  • Re: Cute Soft WYSIWIG Editor in an update panel to prevent postback

    Jenny1green:I don't know anything about editors for coding, but as a writer that often use text editors (and I have seen them a lot!) I'd suggest you browsing this review site where you can find some cool apps besttexteditor.com I'm having the same issue, hoping to get help
    Posted to Cute Editor for .NET (Forum) by yennhikorea on July 18, 2016
  • Re: Stack overflow error during postback in IE

    JRodman,   For some reasons, I can't register in your site. Even I choose Ontario as province, it keeps asking to select a province.   Is that possible for you to create a simple aspx page which can demonstrate the problems and send it to me?    
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2006
  • Re: 5.2 is a disaster 2 -> Postback problems

    Hi Adam,   i've read this thread, but the tips doesn't work for us. We've sent a sample code with our problem to you. Have you got the sample code? We are very insterested to buy your product, but without this bug! ;-)    
    Posted to Cute Editor for .NET (Forum) by Seth99 on April 3, 2006
  • Re: Postback on any button in the toolbar

    When I do that:   <item type=''image'' postback=''True'' name=''ImageGalleryByBrowsing'' imagename=''image'' />  <item type=''image'' postback=''True'' name=''InsertImage'' imagename=''eximage'' />   the dialog for inserting the image is not opened anymore.
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 18, 2005
« First ... < Previous 7 8 9 10 11 Next > ... Last »