Radio button

Discussion in 'ASP.NET / ASP.NET Core' started by aspq, Sep 6, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. in asp.net please.
     
  2. Hi,

    I have two radio buttons with the yes and no values. These values are inserted to sql database. later on for updating purposes, I like to get
    the selected value from the database and pass to it the radio button.

    How can I do that?
    (...any proper online tutorial will also be appreciated.)

    Thanks
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    in asp or asp.net?

    quote:Originally posted by aspq

    Hi,

    I have two radio buttons with the yes and no values. These values are inserted to sql database. later on for updating purposes, I like to get
    the selected value from the database and pass to it the radio button.

    How can I do that?
    (...any proper online tutorial will also be appreciated.)

    Thanks
    </blockquote id="quote"></font id="quote">

    B.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page