Program to auto set web page as home page

Hi,I want to know how to set the desired web page link as home page of the browser automatically. i.e. The web page link specified in the program must be default home page of the browser if the program is executed.Please clarify my problem.chiru.
[274 byte] By [chiru1983a] at [2007-11-27 6:14:40]
# 1
> Please clarify my problem.> Please clarify your problem.
sabre150a at 2007-7-12 17:24:23 > top of Java-index,Java Essentials,Java Programming...
# 2

> Hi,

>

> I want to know how to set the desired web page link

> as home page of the browser automatically. i.e. The

> web page link specified in the program must be

> default home page of the browser if the program is

> executed.

>

> Please clarify my problem.

>

> chiru.

One option is to create a link on your page to set it as the default home page, however I believe that is more related with javascript.

Or you want a Java application that when executed will set the default setting of your browser (IE and Firefox) to point to your website?

Regards,

Sim085

sim085a at 2007-7-12 17:24:23 > top of Java-index,Java Essentials,Java Programming...
# 3
> Or you want a Java application that when executed> will set the default setting of your browser (IE and> Firefox) to point to your website?> This would be antisocial and I would take a dim view of any program that managed to do this.
sabre150a at 2007-7-12 17:24:23 > top of Java-index,Java Essentials,Java Programming...
# 4

> > Please clarify my problem.

> >

>

> Please clarify your problem.

Smiles.

I would not want an application to do this, in fact this is more associated with spyware and adware. It is not like setting a home page is a real big thing either, why write and app to do this when I can do it in 5 seconds, and I get the choice of which page I want?

I would imagine most people feel the same.

_helloWorld_a at 2007-7-12 17:24:24 > top of Java-index,Java Essentials,Java Programming...
# 5
chiru,In future, please display the name "chiru" boldly on ALL the software you ever write, so that I know to buy your competitors product instead.
corlettka at 2007-7-12 17:24:24 > top of Java-index,Java Essentials,Java Programming...