// in the code behind using C# protected void Page_Load(object sender, EventArgs e) { Response.Write("Hello, world!"); }
No comments:
Post a Comment