// AHAH and AJAX implementation
// Get form from cache and store modified selection
// update the select content
$form['qualify'][$nextq]['#options'] = $matches['opt'][$mod]['data'];
// save cache
// Rebuild the form.
$form_state =
array('submitted' =>
FALSE);