C
chirag
Hi
I have hosted an infopath form on ASP.NET application.I have a button on
InfoPath form clicking on which i have notifyhost event which triggers
asp.net notifyhost event where i have put some javscript code in a string to
open a pop up window and i am registering in the Page.Registerclientscript
method.But the thing is the window is getting opened but its openinng in
front of the main window.I have also put in the window.focus in javascript
but still its not working.Can anyone tell me how to do this.Pls help me
I have hosted an infopath form on ASP.NET application.I have a button on
InfoPath form clicking on which i have notifyhost event which triggers
asp.net notifyhost event where i have put some javscript code in a string to
open a pop up window and i am registering in the Page.Registerclientscript
method.But the thing is the window is getting opened but its openinng in
front of the main window.I have also put in the window.focus in javascript
but still its not working.Can anyone tell me how to do this.Pls help me