Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have 2 data combo boxes on a SSTab Control,VB6. The data combos are connected via Adocd connections to an Access Backend(just tables). The data combos are operational, getting categories/subcategories when prompted,working indpendent of each other. Now, I want to have the Category Combo limit the output of the SubCategory combo. I have tables that have the keys to do this. In fact, I have this relationship running well in Access 2000. But, I want to bring this form to a Website and operate next to another web window. Thus, now using VB6. Appreciate any suggestions to synchronize these two combos.
I have 2 data combo boxes on a SSTab Control,VB6. The data combos are connected via Adocd connections to an Access Backend(just tables). The data combos are operational, getting categories/subcategories when prompted,working indpendent of each other. Now, I want to have the Category Combo limit the output of the SubCategory combo. I have tables that have the keys to do this. In fact, I have this relationship running well in Access 2000. But, I want to bring this form to a Website and operate next to another web window. Thus, now using VB6. Appreciate any suggestions to synchronize these two combos.