Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello How can i open a new window afteraexecuting aevent in the codebehind?
You can write JS as follows Response.Write("") Response.Write("window.open('mypage.aspx')") Response.Write("")
Response.Write("") Response.Write("window.open('mypage.aspx')") Response.Write("")
Mubashir Software Architect Storan Technologies Inc, USA Every job is a self portrait of the person who did it.
I´ve been trying what you told me but the window is not open. It´s only show the text what you say to me but on a yellow background.