Get data from database based on drop down list sel
Hi
I have a drop down box for selecting a part from a table called partsList.
After the selection has been made, I want to fill in details such as Product Description, Supplier and Price from the database.
I am a complete n00b with ASP.NET and C#. How do I do this?
Stapes
|