OK, here's what i've done (or am trying to do) (-deep breath-)
I have A Category table and a Subcategory table, I have a CatName field (Category table) and I populate a combo box with it. After a specific category is chosen, I want another combo box to appear with a list of all the names of that sub-category. Then upon choosing one of those, go to its page? Any Ideas..If anyone was to know it would be someone here. Thanks. Do you want to see my code?