S
Steve Covert
I apologize if this resolution is commonplace, but I have not found a
solution as of yet.
When I open a popup window from asp.net using Javascript as follows:
Page.RegisterStartupScript("Title", "window.open(args)");
the new window opens, flickers for a second, and then minimizes.
There must be a fix for this.
Any ideas appreciated!
Steve Covert
solution as of yet.
When I open a popup window from asp.net using Javascript as follows:
Page.RegisterStartupScript("Title", "window.open(args)");
the new window opens, flickers for a second, and then minimizes.
There must be a fix for this.
Any ideas appreciated!
Steve Covert