hi
I have a dialog-based VC++6 app with a webbrowser control on it. I use Navigate(url,NULL,NULL,NULL,NULL) to access websites.
The webbrowser passes over browser and version information to the visited website, but no referer information.
I think I have to alter the Headers to do this, but I don't know how. If I want the referer to look like, say, " can someone talk me through the steps to do it.
Thanks
Rob
I have a dialog-based VC++6 app with a webbrowser control on it. I use Navigate(url,NULL,NULL,NULL,NULL) to access websites.
The webbrowser passes over browser and version information to the visited website, but no referer information.
I think I have to alter the Headers to do this, but I don't know how. If I want the referer to look like, say, " can someone talk me through the steps to do it.
Thanks
Rob