0
Posted on 4:12 PM by Badragheh and filed under
ASP.NET,
JavaScript
- Page.ClientScript.RegisterStartupScript(typeof(Page), "SetFocus", " <script>alert('this is jaavscript alert.');document.getElementById('" + btnbutton.ClientID + "').focus();</script>");
Visual Studio.Net