Tuesday, June 23, 2009

javascript in asp.net and i frame redirect url,open popup

ClientScript.RegisterStartupScript(this.GetType(), "scriptid", "window.location.href='../sessexp.aspx'", true);

Page.RegisterStartupScript("openpopup", "");

No comments: