protected void btn_tomail_Click(object sender, EventArgs e)
{ClientScript.RegisterStartupScript(Page.GetType(), "alert",
"alert('Password Sent Your EmailID !!');
window.location='Login1.aspx';", true);
}

protected void btn_tomail_Click(object sender, EventArgs e)
{
Join the conversation! Your thoughts help the community grow.