I am adding new product fields and would like todo the following.

When Im adding a new product, I need a drop down box, that will reload the page based on the drop down box selection.

Basically, for one selection, I need certain fields to show up, and for another selection, I need another set of fields to show up.

I have the code down, once a product is established, as what to display, but the initial page, I would like to reload based on what the selection is.

Its kinda like using the Text Editor drop box, once you choose an option, the page reloads.

Thank you.