DropDownList.SelectedItemChanged

Discussion in 'ASP.NET' started by MastaKay, Jun 6, 2007.

  1. MastaKay

    MastaKay New Member

    Joined:
    Jun 6, 2007
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Hi.

    I have a dropdownListBox preloaded with characters A-Z.I need to select an item (i.e A) then get values from a database to display on the page relating to that character(I use this character to filter whatever I want from the database).How do I get a method like that in HTML.Im used to doing this in VB.net and C#.

    A sample code would be very nice thank you.
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Use JavaScript to change the URI when the selected value changes!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice