protected void Page_Load(object sender, EventArgs e) { Response.Write("<html><head><script language=javascript>alert('Do you want to see the Page...')</script></head></html<"); }
Login to post response