CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: mateusz172

Search: Search took 0.01 seconds.

  1. how can I open (using C++, or winapi) web site with custom userAgent and referrer

    How can I open (using C++, or winapi) web site with custom userAgent and referrer for the DOM tree (not just HTTP headers)?
  2. How can I change the useragent and referer for javascript in IWebBrowser2 in C++

    I wrote a simple C++ program that opens a test page in IE window using IWebBrowser2 with my HTML header (Referer, UserAgent). Everything works fine. PHP functions on the test page show the modified...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured