<script type="text/javascript">
var charCode = (evt.which) ? evt.which : event.keyCode;
}
</script>
<asp:TextBox ID="TextBox2" runat="server"
<script type="text/javascript">
var charCode = (evt.which) ? evt.which : event.keyCode;
}
</script>
<asp:TextBox ID="TextBox2" runat="server"
Join the conversation! Your thoughts help the community grow.