/ Published in: C#
Expand |
Embed | Plain Text
Page.ClientScript.RegisterStartupScript(this.Page.GetType(), "popup", String.Format("window.open('{0}?email={1}');", newsletterURL, HttpUtility.UrlEncode(email)), true);
You need to login to post a comment.
