[request]Open IE Explorer in Messenger Plus? Is it posable? |
Author: |
Message: |
NettoSaito
New Member
Posts: 4
Joined: Sep 2006
|
O.P. [request]Open IE Explorer in Messenger Plus? Is it posable?
Is it posabel? or has it been made where you can like invite some one to an activity where it opens up the activity table but insted of some game or some thing though a pre set web site, a web browser with what ever the persion who invited them to?
like say i click invite then i have it set for google.com
they open it and it comes up with the site?
so is it posable?
This post was edited on 09-02-2006 at 10:13 PM by NettoSaito.
|
|
09-02-2006 09:59 PM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
...shared search?
|
|
09-02-2006 11:12 PM |
|
|
NettoSaito
New Member
Posts: 4
Joined: Sep 2006
|
O.P. RE: RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
quote: Originally posted by aNILEator
...shared search?
wait..... IS THERE A SCRIPT FOR IT!?
|
|
09-02-2006 11:15 PM |
|
|
phalanxii
Full Member
Posts: 146 Reputation: 5
32 / /
Joined: Aug 2006
Status: Away
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
I don't know about an activity table, but you can certainly make a web browser. code: var Shell = new ActiveXObject("WScript.Shell");
Shell.run("http://www.google.com");
ORcode: var IE = new ActiveXObject("InternetExplorer.Application");
IE.visible = true;
IE.navigate("http://www.google.com");
The top one opens the website in the default browser (works for all browser programs). The bottom one works strictly for Internet Explorer, and opens a new window.
This post was edited on 09-03-2006 at 02:54 AM by phalanxii.
|
|
09-03-2006 02:53 AM |
|
|
NettoSaito
New Member
Posts: 4
Joined: Sep 2006
|
O.P. RE: RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
quote: Originally posted by phalanxii
I don't know about an activity table, but you can certainly make a web browser.code: var Shell = new ActiveXObject("WScript.Shell");
Shell.run("http://www.google.com");
ORcode: var IE = new ActiveXObject("InternetExplorer.Application");
IE.visible = true;
IE.navigate("http://www.google.com");
The top one opens the website in the default browser (works for all browser programs). The bottom one works strictly for Internet Explorer, and opens a new window.
oh ok thanks ^_^ but..... i dont know how to script for msn live...... but i could learn except the guide to download on the main page isnt working.
|
|
09-03-2006 05:48 AM |
|
|
Matti
Elite Member
Script Developer and Helper
Posts: 1646 Reputation: 39
32 / /
Joined: Apr 2004
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
quote: Originally posted by NettoSaito
but i could learn except the guide to download on the main page isnt working.
You can find it here. Or, if you want the online version, click here.
This post was edited on 09-03-2006 at 07:15 AM by Matti.
|
|
09-03-2006 07:14 AM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
shared search is a messenger activity i beleive so it opens like a game would and you both view the same webpage
|
|
09-03-2006 08:14 AM |
|
|
Zeh
Full Member
DC 4 EVER!
Posts: 136 Reputation: 1
36 / / –
Joined: Aug 2006
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
In portugal we don't have any shared search in the activities but anyway we only have like 3 activities and 6 games... One time I changed my country in the mail acount details to US and then I saw lots of activities and games I never saw before... Also the windows live today and the call icons on the contact list apeard (they don't apear when you are set to portugal) the contact cards had buttons on the I never saw before and there were new options... So I guess It could be made in a script for those who are in countries that don't have that option.
| Windows Live Messenger Beta Tester | Windows Live Mail Beta Tester |
|
|
09-05-2006 10:18 PM |
|
|
alexp2_ad
Scripting Contest Winner
Who love the chocolate?
Posts: 691 Reputation: 26
37 / / –
Joined: May 2004
Status: Away
|
RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
quote: Originally posted by NettoSaito
Is it posabel? or has it been made where you can like invite some one to an activity where it opens up the activity table but insted of some game or some thing though a pre set web site, a web browser with what ever the persion who invited them to?
like say i click invite then i have it set for google.com
they open it and it comes up with the site?
so is it posable?
Lol, a way where you send them an invite to a certain website, and they can open it in their web browser....... isn't that a link?
|
|
09-05-2006 10:19 PM |
|
|
NettoSaito
New Member
Posts: 4
Joined: Sep 2006
|
O.P. RE: [request]Open IE Explorer in Messenger Plus? Is it posable?
im talking about the game window thing opens up and you both view the same page.
like you could then also open a game from some where else if you wanted to.
|
|
09-11-2006 11:33 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|