Custom browser using WebBrowser control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Colm Hardiman

    Custom browser using WebBrowser control

    Hi,

    I'm writing a custom browser in VB6 using the WebBrowser control. I
    want to allow web servers to be able to identify that a request is
    coming from my custom browser rather than an ordinary instance of
    Internet Explorer. The natural way to do this would seem to be by
    modifying the user agent field of the HTTP requests sent by the custom
    browser but I can't figure out how to do this. Anyone know how I might
    do this or have an alternative suggestion ?

    Thanks,
    Colm
Working...