iwant as soon as my user selects a value from a combo box my form to reload

ie
i have 3 combo boxes

Please Select Company to create a new user for:

then user selects company and as soon as the user selects company i want my form to reload with the
company managers names in the second combo box

Please Select managers name to create a new user for

then user selects managers name and then the form reloads
and then i can create the user under that managers name ???


anyone??