How can I fake a referrer in visual basic???
Let me explain: some web pages check the refferer before they let you download a web page... i want to be able to fake the referrer so that it looks like i'm downloading a page from another referrer than my own???
With the WebBrowser object in visual basic it is possible to download web pages and view them...but it is not possible to set the referrer before actually download a web page...
does anyone know an object who can set the referrer property and so can fake it???
Let me explain: some web pages check the refferer before they let you download a web page... i want to be able to fake the referrer so that it looks like i'm downloading a page from another referrer than my own???
With the WebBrowser object in visual basic it is possible to download web pages and view them...but it is not possible to set the referrer before actually download a web page...
does anyone know an object who can set the referrer property and so can fake it???