Search

You searched for the word(s): postback
Showing page 7 of 85 (848 total posts) < 1 second(s)
  • Re: How do I stop CuteEditor from scrolling the page to the top on each postback?

    Adam, I don't understand what you're asking me to test.I've added the code you've suggested to a new page which you can see here: http://www3.breezegroup.net/cuteEditorErrorDemo/webform2.aspxFrom what I can see, the maintain position code works perfectly on this page.  It is only the first page with the CuteEditor on which is broken.
    Posted to Cute Editor for .NET (Forum) by ChrisD on November 14, 2006
  • Re: Upload without PostBack

    I'm delighted because I'm uploading files using ajax and my page form isn't being disturbed.   But   I'm renaming the uploaded files in the file azax-multiplefiles-handler.asp. How can I pass the NEW filename back to the original script in order to display the image thumbnail?   Many thanks   PS. ...
    Posted to ASP Uploader (Forum) by ran5l on July 19, 2016
  • Re: ASP.Net UpdatePanel not Updating, Partial Postback fires

    Hi Gregorius,   Can you create an example page which can reproduce this issue and remove the unnecessary part then send it to Kenneth@CuteSoft.net? so I can check it for you.   The code your providerd just a part of your page, I can not simply to reporduce this problem on my end.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on April 2, 2013
  • Upload button does not work after first postback.

    I have two separate update panels one containing a dropdown list that changes the content within that content panel and another updatepanel that contains the Uploader. After I select the dropdown and the content in the first updatepanel is refreshed, the button defined in the Uploaded no longer functions. Has anyone encountered this ...
    Posted to Ajax Uploader (Forum) by Chris928 on July 17, 2012
  • Postback on any button in the toolbar

    If I press the button ''insert Image'' or ''Insert anything'' in the toolbar I want to create a folder on my server.   But on those buttons is no postback, so I cannot do like I do with the ''Save''-Button:   Private Sub Editor2_PostBackCommand(ByVal Sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs) ...
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 17, 2005
  • Spotting a save button postback

    I imagine this is pretty simple but couldn't see how to do it from the examples and some of the old topics on the subject.   I have enabled the save button in the editor but I have other buttons on the page and they all generate a postback.  How do I determine that the postback has been raised by the save button and not one of my other ...
    Posted to Cute Editor for .NET (Forum) by rossinho on August 26, 2004
  • Re: Change EditorWysiwygModeCss then looses event postback

    Thank you so much for this tip.  I have been struggling with this exact situation for several days.      **Edit** This actually did not solve my problem.  Yes the page now posts back, but the change in the EditorWysiwygModeClass does not occur until the next post back.  This is because the Editor1_Initializing ...
    Posted to Cute Editor for .NET (Forum) by rmiller on December 15, 2009
  • Re: DNN 4.x - How do I get the ModuleID in a Postback?

    OK - I know why the code was being called twice.  I had the ''AddHandler'' code and also defined the sub as the Click Handler (like below):                AddHandler ibOption.Click, AddressOf btnSaveToDOT_Clickand        Private Sub ...
    Posted to Cute Editor for .NET (Forum) by risedev on September 20, 2006
  • Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)

    Any new about this problem?   and abount the warnings in ASP.net 2.0 (below) thats show ugly errors listing every time I compile...   Im just waiting you solve this to registrate...   Warning 1 'System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control, string)' is obsolete: 'The recommended ...
    Posted to Cute Editor for .NET (Forum) by Lisandro on May 2, 2006
  • Re: Editor1.Text is not current when postback is called!

    Liz,  >>It's very significant since it means that one cannot use javascript to confirm whether the cuteeditor txt fields have non-empty values. You can use the following code to get the content of the editor and check the content before the form is submitted:    // get the cute editor ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2005
« First ... < Previous 5 6 7 8 9 Next > ... Last »