Hi all!
I have 2 drop down list items, one for productcategories and another for productsubcategories.
When a user choose a product category (selected from a database) I want to refresh the page automaticly to retrieve the subcategories for the selected category from database without clear the data in the page.
Please help me someone