Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Automatically add to favorites in IE 5.x

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,157
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Automatically add to favorites in IE 5.x
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Automatically add to favorites in IE 5.x - 6/12/2001 8:15:45 PM   
  Mark

 

Posts: 1
Score: 0
Joined: 6/12/2001
From: USA
Status: offline
How can I use VBScript, JavaScript or JScript to automatically add a bookmark in a user's favorites in IE 5.x without popping up the add favorites dialog box?

In other words, without using the following code...

window.external.addfavorte "http...","yahoo"

Is there another way? Thanks!

- Mark
 
 
Post #: 1
 
 RE: Automatically add to favorites in IE 5.x - 10/29/2005 12:07:41 PM   
  TNO


Posts: 1066
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
That would violate the security settings of the browser, hence making it "impossible". I don;t know about anyone else, but I sure wouldn't want someone arbitrarily thinking for me. If I liked your website I would add it to the favorites list myself.

_____________________________

To iterate is human, to recurse divine. -- L. Peter Deutsch

(in reply to Mark)
 
 
Post #: 2
 
 RE: Automatically add to favorites in IE 5.x - 10/29/2005 6:31:12 PM   
  Snipah


Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
I fully agree with TNO...

Browser 'hijacking' / 'manipulating' is not done!

But if you do need one (i.e. you are using HTA and would like to have the users have a shortcut i.e. on their Dekstop) you could create a shortcut to the location.href, using VBScript...

You could Search our site for examples of Shortcut creation...

_____________________________

For more information, please see the "Read me First" topic.

http://www.visualbasicscript.com

(in reply to TNO)
 
 
Post #: 3
 
 RE: Automatically add to favorites in IE 5.x - 2/18/2007 4:09:01 AM   
  kmalhotra

 

Posts: 1
Score: 0
Joined: 2/18/2007
Status: offline
Is it possible to add folders within IE Favourites using VB Script?... could some one share some knowledge on this?
Thanks
Karan

(in reply to Snipah)
 
 
Post #: 4
 
 RE: Automatically add to favorites in IE 5.x - 2/22/2007 7:34:45 AM   
  mikeock


Posts: 124
Score: 1
Joined: 6/8/2006
Status: offline
Browse to the following:
C:\Documents and Settings\(put your username here)\Favorites


If you want to add a shortcut do a create internet shortcut.
Folders? - make a new folder then drop what you want into it!

_____________________________

My sig sucks!

(in reply to kmalhotra)
 
 
Post #: 5
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Automatically add to favorites in IE 5.x Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts