pop-up blocker and ActiveX controls, part three: creating a user initiated action- July 20, 2006 Note: This is part three in a series of posts explaining how ActiveX controls and the IE Pop-up Blocker should interact. The first post is here. If you are a user (and not an ActiveX control developer), and have found this post in an attempt to track down why you are still seeing unwanted pop-up windows, please refer to this post. Problem: You have written an ActiveX control. You have done your due diligence in making sure it does the right thing as described in parts one and..http://blogs.msdn.com/jeffdav/archive/2006/07/20/673203.aspx pop-up blocker and ActiveX controls, part two: HlinkSimpleNavigateToMoniker()- July 20, 2006 Note: This is part two in a series of posts explaining how ActiveX controls and the IE Pop-up Blocker should interact. The first post is here. If you are a user (and not an ActiveX control developer), and have found this post in an attempt to track down why you are still seeing unwanted pop-up windows, please refer to this post. Method: HlinkSimpleNavigateToMoniker(), HlinkSimpleNavigateToString().Mitigation: I would like to discourage you from calling these functions. They...http://blogs.msdn.com/jeffdav/archive/2006/07/20/673194.aspx |