Chandrashekar
10/5/2016 - 3:55 PM

Alert and Redirect ASP

Alert and Redirect ASP

ClientScript.RegisterStartupScript(this.GetType(), "Success", "<script type='text/javascript'>alert('Your email has been sent successfully!');window.location='Login.aspx';</script>'");