Monday, December 12, 2011

How can I change the proxy server address without going to internet tool options in internet explorer ?

In the same way as I can change the home page without going to internet options by the code below :

%26lt;html%26gt;



%26lt;head%26gt;

%26lt;title%26gt;kirupa.com%26lt;/title%26gt;



%26lt;script language=';JavaScript';%26gt;

function setHome()

{

document.body.style.behavior='url(#defau?br>
document.body.setHomePage(';www.timesofin?br>
}

%26lt;/script%26gt;



%26lt;/head%26gt;



%26lt;body%26gt;



%26lt;a href=';javascript:setHome()';%26gt;

Set Home Page%26lt;/a%26gt;



%26lt;/body%26gt;



%26lt;/html%26gt;How can I change the proxy server address without going to internet tool options in internet explorer ?
that's an internet explorer only trick, only for a home page inside IE.



you need to update the registry keys. start digging thru regedit or hit the search engines (unless some kind person knows the correct keys off the top of their head)

No comments:

Post a Comment