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:
$Id: Home.page 2946 2011-06-01 21:01:57Z ctrlaltca@gmail.com $