Hi All,
I am using following line to alert the message. But , I am not getting any alert. Can any one help ?
Response.Write("<script language=javascript>alert(" +'"' + toEmail.ToString() +'"' +"); </script>");
Thanks
Hi All,
I am using following line to alert the message. But , I am not getting any alert. Can any one help ?
Response.Write("<script language=javascript>alert(" +'"' + toEmail.ToString() +'"' +"); </script>");
Thanks