Popup Window Javascript

  1. Center Pop-up Window Javascript
JavascriptJavascript

Center Pop-up Window Javascript

Sometimes it's useful to add a popup to your pages. When the user clicks on a link, a new window opens and displays a page. There are two ways to do this.

I am looking to open one aspx page (test.aspx) in two different popup windows at the same time. Wht i have till now second replace first one and page recreate in first. I think it require more clearification here so, Basicaly I create a graph and place it in test.aspx, and save that graph as image file.

Window

I put a button on test.aspx which linked with stimulsoft report and that report show pdf format of that image. Now if i open with test.aspx it replace the image page. But i want to see both graph and pdf same time. One solution is I create a new blank aspx page to display report but i try avoid to add new page because it is possible to mount report on test.aspx. The question is just to open a single POPUP window twice on same time, but may be it is posible or not. And each and every popup containg there own dynamic controls and report like mrt.