I have a JSP app running on our local webserver. One guy ( who happens to be on the board of directors of the company ) cant open any of the pop-ups on the pages, even though he has been able to do so for over a year, up until yesterday.
In troubleshooting the problem with him, he can open pop-ups on the site that are html based (e.i. target="_blank") but not javascript based (e.i. window.open). If I transform those same exact pages into any other technology (.aspx, .asp, .cfm, etc.) the pop-ups work fine for him.
For testing purposes he turned off his popup blocker and has his security settings to the lowest. He is using IE on Windows XP SP2 and has not made any internet related setting changes in over a month. The app hasnt changed recently, and the popup code specifically hasnt been touched for over a year.
Any ideas??
In troubleshooting the problem with him, he can open pop-ups on the site that are html based (e.i. target="_blank") but not javascript based (e.i. window.open). If I transform those same exact pages into any other technology (.aspx, .asp, .cfm, etc.) the pop-ups work fine for him.
For testing purposes he turned off his popup blocker and has his security settings to the lowest. He is using IE on Windows XP SP2 and has not made any internet related setting changes in over a month. The app hasnt changed recently, and the popup code specifically hasnt been touched for over a year.
Any ideas??