Connecting Tech Pros Worldwide Help | Site Map

Set home page

  #1  
Old May 15th, 2007, 03:25 PM
emma.sax@gmail.com
Guest
 
Posts: n/a
I need to use a piece of Javascript similar to "this.setHomePage(url)"
that works in Firefox (and IE7)

There have been other threads on this topic, but they descend into
"let the user do what they want with their browser" or end with a
piece of script for adding bookmarks/favourites...

Does anyone have a solution for this? Or is it something that can no
longer be done with the security of new browsers?

Thanks

Emma

  #2  
Old May 15th, 2007, 03:45 PM
=?ISO-8859-1?Q?t=F6ff?=
Guest
 
Posts: n/a

re: Set home page



Quote:
they descend into
"let the user do what they want with their browser"
Yeh and I would hate you if you changed my homepage. I would change it
back, and never go to your site again.
  #3  
Old May 15th, 2007, 04:25 PM
Joe Attardi
Guest
 
Posts: n/a

re: Set home page


töff wrote:
Quote:
Yeh and I would hate you if you changed my homepage. I would change it
back, and never go to your site again.
Agreed. This is something you should never do. Although, on the other
hand, it is perfectly reasonable to have a link that says "Make this
site your home page" and then, ONLY if that link is clicked, execute a
script that does such.

This way you are giving the user choice. The default choice should
always be what is best for the user, not for you.
  #4  
Old May 15th, 2007, 05:25 PM
emma.sax@gmail.com
Guest
 
Posts: n/a

re: Set home page


On 15 May, 16:17, Joe Attardi <jatta...@gmail.comwrote:
Quote:
This way you are giving the user choice. The default choice should
always be what is best for the user, not for you.
töff wrote:
Quote:
Yeh and I would hate you if you changed my homepage. I would change it
back, and never go to your site again.
Thanks for taking the time to respond - I know what you're both
saying....

I just need to find out if it *can* be done - not whether it's
ethically right.

  #5  
Old May 16th, 2007, 03:55 AM
Benjamin
Guest
 
Posts: n/a

re: Set home page


On May 15, 11:18 am, emma....@gmail.com wrote:
Quote:
On 15 May, 16:17, Joe Attardi <jatta...@gmail.comwrote:
>
Quote:
This way you are giving the user choice. The default choice should
always be what is best for the user, not for you.
töff wrote:
Quote:
Yeh and I would hate you if you changed my homepage. I would change it
back, and never go to your site again.
>
Thanks for taking the time to respond - I know what you're both
saying....
>
I just need to find out if it *can* be done - not whether it's
ethically right.
That's like keeping poison in your kitchen even though you know it's
wrong.

  #6  
Old May 16th, 2007, 09:35 AM
emma.sax@gmail.com
Guest
 
Posts: n/a

re: Set home page


On 16 May, 03:49, Benjamin <musiccomposit...@gmail.comwrote:
Quote:
Quote:
I just need to find out if it *can* be done - not whether it's
ethically right.
Quote:
That's like keeping poison in your kitchen even though you know it's
wrong.
Yes, it is..... does anyone know though?!

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
A javascript based browser home page app goldenv answers 3 June 27th, 2008 08:08 PM
ASP.NET Problem with return to home page Charlie J answers 2 March 10th, 2006 01:45 PM
Javascript to make a page your home page un1xg33k@gmail.com answers 5 February 15th, 2006 07:35 AM
problem with UrlReferrer on first instance of home page tony collier answers 1 November 18th, 2005 04:25 AM