DropDownList.SelectedItemChanged

Newbie Member
6Jun2007,14:17   #1
MastaKay's Avatar
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.
Team Leader
6Jun2007,14:46   #2
pradeep's Avatar
Use JavaScript to change the URI when the selected value changes!