SignalEvent("EVENT_APPEND_HTML_TO_FORM", array("PageName" => "RequestAccount", "FormName"=>"NewAccountForm", "Labels" => array(), "InputElements" => array(), "Notes" => array())); # Extract the results. $Labels = $Data["Labels"]; $InputElements = $Data["InputElements"]; $Notes = $Data["Notes"]; if (count($Labels) > 0) { ?>