TActiveTextBox Samples

An active textbox being set as the result of a callback:
An active textbox with AutoPostBack="true"; Pressing Enter/Return, the textbox contents will be set on the label. Note that text needs to be properly escaped to avoid html injections: