mIRC Home    About    Download    Register    News    Help

Print Thread
#250998 06/02/15 05:55 AM
Joined: Nov 2014
Posts: 79
N
Newbie Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Nov 2014
Posts: 79
Is there anyway to make the command /url use the same tab on a browser? Using url -a opens up a new tab and leaving it blank does the same. Anyway to make it load a page on the same page I already have?

Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
What do you mean 'leaving it blank'? You cannot use /url to change the current active tab in your default browser.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Nov 2014
Posts: 79
N
Newbie Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Nov 2014
Posts: 79
Oh, I was hoping that instead of opening a new tab on the current active window, it would take the current tab and just follow the new link. By "leaving it blank" I meant the switch. So...

url -a www.example.com
url www.example.com

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Thats a good point so you can start new feature suggestion report with adding an new parameter -c for example to specify the currently browser tab instead for opening a new tab.

e.g:
/url -c URL
-c = Will use the currently browser tab for the specific url.


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Nov 2014
Posts: 79
N
Newbie Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Nov 2014
Posts: 79
Awesome! How would I do that?

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Nov 2014
Posts: 79
N
Newbie Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Nov 2014
Posts: 79
Thanks!


Link Copied to Clipboard