User1046245955 posted
here's my code for this.response.write
this.Response.Write("<SCRIPT language=\"javascript\">open('page.aspx?bg=" + Session["user"].ToString() + "','mywindow','status=1,resizable=1,scrollbars=1');</script>");
- this code is working but the problem is the css menu is not working when i click the button (for the new window).