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
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • Selecting new data after a postback

    Hi everyone, I'm currently working on an ASP.NET project where I'm required to insert some data into a db. This part is fine, but I'm having trouble when the page loads again after an insert. It seems the page needs to be loaded twice for the inserted data to appear (presumably because the data is inserting...
    Posted to Getting Started (Forum) by CapBBeard on 12-17-2006, 12:00 AM
    Filed under: postback, database
  • How do i default back to 'Please Select' in a dropdownlist after a selection has been made?

    I am using a datasource that queries a database to populate my dropdwon list. After an item has been selected a repeater is populated on the value of this selection. The dropdownlist is set to autopostback. I want the repeater to be populated but the dropdownlist to be set back to "Please select". I...
    Posted to Data Presentation Controls (Forum) by HerdingCats on 11-14-2006, 12:00 AM
    Filed under: postback, Binding, database, datasource, DropDownList, asp.net 2.0
Page 1 of 1 (4 items)