IW1QLH

  • Increase font size
  • Default font size
  • Decrease font size

Display an alert box

E-mail Print PDF
ASPX.CS C# - How to display a alert box

ClientScript.RegisterStartupScript(this.GetType(), "script0", "alert('Hello!');", true);

Last Updated on Wednesday, 28 February 2007 14:48