txt1->Text="You clicked the button, didn't you?"; } public function textChanged($sender,$param) { $this->label2->Text=THttpUtility::htmlEncode($this->txt2->Text); } }