What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [question] Opening a link from a script

[question] Opening a link from a script
Author: Message:
Flatron
New Member
*


Posts: 10
Joined: Dec 2005
O.P. [question] Opening a link from a script
Is it possible, to open an URL from a script?
I would like to open an URL, when the user clicks on the DisplayToast window.
06-25-2006 03:58 PM
Profile E-Mail PM Find Quote Report
mathieumg
Full Member
***


Posts: 181
Reputation: 2
34 / Male / Flag
Joined: May 2004
RE: [question] Opening a link from a script
code:
new ActiveXObject("wscript.shell").run("http://www.msgpluslive.net");


Should open using the default browser.
Official MessengerPlus! Live French Translator
Official StuffPlug 3 French Translator

:)
06-25-2006 04:03 PM
Profile E-Mail PM Web Find Quote Report
Flatron
New Member
*


Posts: 10
Joined: Dec 2005
O.P. RE: [question] Opening a link from a script
Works, Thanks.
06-25-2006 04:56 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On