You should first submit your form and then change the value of your submit:
onClick="this.form.submit(); this.disabled=true; this.value="Sending…"; "
You should first submit your form and then change the value of your submit:
onClick="this.form.submit(); this.disabled=true; this.value="Sending…"; "