SQL Server & Tibco Spotfire Ideas & Samples
SQL, TSQL, Tibco Spotfire...
Oct 14, 2008
Opening a an aspx page in a new window.
Button1.Attributes.Add("onclick","window.open('Popup.aspx');return false");
or
Page.ClientScript.RegisterStartupScript(this.GetType(),"open","window.open('Popup.aspx');",true);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment