06-22-2014 06:59 PM
So this doesn't actually relate to any project I am working on particularly well, it is more of a general question, when using the Navigate Method with IWebBrowser2 what does the variant input into "TargetNameFrame" actually do?
While on the subject of the Navigate Method, How about the rest of the variants, "Flags", "PostData" and "Headers"? Any ideas what they are used for?
06-22-2014 08:11 PM
06-22-2014 08:30 PM
Ok, that makes some sort of sense, so in order to gain an understanding of the functionality of these when working with Internet Explorer I would need to have a look around and find where Microsoft has detailed them. That also explains why in none of the instances of examples or descriptions that I have found about the net for the Navigate and Navigate2 methods there is never anything attached to these as they would not necessarily work.