Hi,
Any idea why the following code does not focus on the window that is being opened?
ScriptManager.RegisterStartupScript(Page, typeof(Page), "OpenWindow",
"var mywin = window.open('a_controlReport.aspx?recStrQuery=" + recStrQuery.Replace("'", Go to the complete details ...