Browse by Tags

Related Posts

  • PostBackUrl and "Insert"

    When a user submits data in a form, I want to tell the user that the information has been saved to the database. But when I use the PostBackUrl="~/success.aspx", the data is not written. However, it works without the PostBackUrl. For example: <asp:Button ID="InsertButton1" runat...
    Posted to Web Forms (Forum) by steldingc on 07-09-2007, 12:00 AM
    Filed under: PostBack, postback data expiration, postback event handling, postBackback postbackurl, postbackurl, 2.0, asp .net 2.0, ASP.NET, data entry insert auto, Database, .aspx.vb, form, ASP.NET 2.0
  • Re: textbox autocomplete

    Hello, I experiment the same problem in my pages. However, I found out why it doesn't work. When you have an HTML button of type 'submit', then the values you entered in text boxes are correctly memorized and the next time you display this page (or another with a field with the same name), the drop down...
    Posted to Web Forms (Forum) by Titi69 on 12-05-2006, 12:00 AM
    Filed under: multiple buttons, postbackurl, ASP.NET, ASP.NET 1.x, button, Edit, enter button, form, submit
  • Re: How to do HTTP POST from ASPX 2.0 page to Lotus Domino environment

    If your using ASP.Net 2.0 , there's a new feature for asp:button "PostBackUrl" < asp : Button PostBackUrl =" path to domino " I think this will solve ur problem Let me know if it works Regards Ramzi
    Posted to Web Forms (Forum) by Ramzi.Aynati on 03-01-2007, 12:00 AM
    Filed under: PostBack, postbackurl, ASP.NET 2.0, aspx, autopostback, button, form
Page 1 of 1 (3 items)