Jon Thank you.My site is not up yet still developing.
Table Types
TypeId (primary)
Type (text)
Table Categories
CategoryId (primary)
TypeId (int)
Category (Text)
Table SubCategories
Id (Primary)
SubCategory (text)
TypeId (int)
Types is the first drop down box when selected box 2 with matching TypeId is populated then when 2 selected 3 is updated with matching TypeId.
Thank You
Carmine