|
Page.ClientScript.RegisterClientScriptBlock(Me.GetType(), "popup", "window.open(webname?username=" & user4mapping & "','','scrollbars=no,menubar=no,height=650,width=screen.width,resizable=no,toolbar=no,location=no,status=no')", True)
at the same time can u tell me
newwindnn.close();
where i want to write this code.
i want to close my external web at the time of logout and close from dnn.
|