enter image description here

How to make www.example.org site as browsers homepage url using applications.

link|improve this question
do you mean you want to programmatically change your browser's homepage using a programming language? – kez May 26 '11 at 7:08
yes... I want to change programatically – Vignesh May 26 '11 at 7:57
2  
In that case you should ask on Stack Overflow - but you'll have to provide a lot more detail about what you have tried. – ChrisF May 26 '11 at 8:11
feedback

closed as off topic by ChrisF, DMA57361 May 26 '11 at 8:28

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

If you want to change your homepage, go into your browser of choice and open up the settings or options window. In Internet Explorer, click the 'Tools' button on the right (Or the cog icon in IE9), and then 'Internet Options.

At the top of the 'General' tab, there is a box where you can type in your desired homepage. If you would like www.example.org as your homepage, clear out anything that is already in that box and replace it with 'www.example.org'

Hope that helps.

link|improve this answer
i want to change programatically... – Vignesh May 26 '11 at 7:57
thatz why i add the picture – Vignesh May 26 '11 at 8:09
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.