protected void btnNext_Click(object sender, EventArgs e) { btnNext.InnerHtml = \"CLICK\"; }
try without 'return': Next > Or if you wanted checkForm() to control whether to post or not - do like this:
Next >
onclick="if (!checkForm()) return;"