Question

Hello Currently using webmatrix and wish to use select boxes to drill down the user type so they can get to the right input form.

I want to know the best way to do this using jquery in webmatrix for example:

Select Box 1 --> Biz type: accommodation, store, service, wholesaler etc if select store then select box 2 gets populated with:

Select Box 2 --> food store, electrical store, pet store, clothing store etc and so forth

then submit button that goes to form

Was it helpful?

Solution

This Mike Brind's article should answer your question: WebMatrix - jQuery Cascading Dropdown Lists

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top