btn.Attributes.Add("onClientClick", " this.disabled = true; this.style.display = 'none'; " + ClientScript.GetPostBackEventReference(btn, Nothing) + ";")