F
Fresh Air Rider
Hi Everyone
Scenario
A Webage has two dropdown lists, one for Suppliers and one for
Products.
When a user selects a supplier, it then populates the Products
dropdown list with the relevant products for the selected supplier.
Question
Can this be done in .Net without the form having to repost ?
I have done this in Classic ASP using Microsoft's rather clunky Remote
Scripting which uses a Java applet.
Any code snippets or relevant URLs would be most appreciated.
Thanks in anticipation
David
Scenario
A Webage has two dropdown lists, one for Suppliers and one for
Products.
When a user selects a supplier, it then populates the Products
dropdown list with the relevant products for the selected supplier.
Question
Can this be done in .Net without the form having to repost ?
I have done this in Classic ASP using Microsoft's rather clunky Remote
Scripting which uses a Java applet.
Any code snippets or relevant URLs would be most appreciated.
Thanks in anticipation
David