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
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