(no subject)

Here is my db setup:

focus

        id

        name

sub_focus

        id

        focus_id

        name

I have a select menu for focus and want to fill another select menu for
sub_focus (with AJAX) depending on what the focus is can someone point
me in the right direction?

Thanks.

Seth B.