Method 2: Intercepting a Web Form (ASPX) Control on the client-side
This method demonstrates the ability to add HTML Form Control attributes to a Web Form Control.
The asp:TextBox Web Form Control doesn't have the OnKeyPress attribute, but it gets added
on the server-side.