Remove your onClick method from the buttons code in your <script> tag after the method add this:
(
VB)
Private sub SubmitBtn_Click(byVal s as object, byVal e as eventArgs) handles SubmitBtn.Click
End Sub
"The one language all programmers understand is profanity."