AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Click Key > Open a web page

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
me10c



Joined: 22 Nov 2008
Posts: 44

PostPosted: Sun Aug 09, 2009 4:58 pm    Post subject: Click Key > Open a web page Reply with quote

5::Run http://www.google.com
is there a way to open the google.com in the same tab, not a new one ? (I am doing it with mozilla)
Back to top
View user's profile Send private message
purloinedheart



Joined: 04 Apr 2008
Posts: 537
Location: Canada

PostPosted: Sun Aug 09, 2009 5:25 pm    Post subject: Reply with quote

Code:

5::run "%A_ProgramFiles%\Mozilla Firefox\firefox.exe" www.google.com
Back to top
View user's profile Send private message
me10c



Joined: 22 Nov 2008
Posts: 44

PostPosted: Sun Aug 09, 2009 5:42 pm    Post subject: Reply with quote

it still opens it in a new tab ..
Back to top
View user's profile Send private message
tank



Joined: 21 Dec 2007
Posts: 3700
Location: Louisville KY USA

PostPosted: Sun Aug 09, 2009 8:47 pm    Post subject: Reply with quote

look up browserclass by animeaimee
_________________

We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group