G
Guest
Guest
Archived from groups: microsoft.public.games.zone (More info?)
Hi Elmo,
I've been using the shortcut script to log on to the zone for a long time
and it's worked great (found at:
http://www3.sympatico.ca/nibblesnbits/ZonePassport.html
However, it doesn't work correctly now, (logging me on and leading me to my
preferred zone page).
Now I always get redirected to: http://login.passport.net/uilogin.srf
I have to enter my passport password.
It then sends me to this:
http://memberservices.passport.net/memberservice.srf?lc=1033
Then I have to manually go to the backgammon page.
I assume the Zone changed something in the last few days. Any suggestions
or changes to the script to get the 1-step action again?
Here's the script I'm using:
=====================================================
<script>done=0; function stop_cat() { if (!done)
{i.navigate("about:blank");done = 1;} else {done = 1;}}</script>
<IFRAME id=i src="http://msnialogin.passport.com/login.srf?&ec=e1"
onload="stop_cat()" width="0" height="0"></IFRAME>
<body onload="go_cat.submit()"><FORM name="go_cat" METHOD="POST"
ACTION="https://login.passport.com/ppsecure/post.srf?id=20960&ru=http://zone
..msn.com/en/backgammon/rooms_compete.htm">
<INPUT TYPE="hidden" NAME="login" value="MY PASSPORT EMAIL"/>
<INPUT TYPE="hidden" name="passwd" value="MY PASSWORD"/>
<input type="hidden" name="mspp_shared" value="1"/>
<input type="hidden" name="sec" value="0"/>
========================================================
Gregg C.
Hi Elmo,
I've been using the shortcut script to log on to the zone for a long time
and it's worked great (found at:
http://www3.sympatico.ca/nibblesnbits/ZonePassport.html
However, it doesn't work correctly now, (logging me on and leading me to my
preferred zone page).
Now I always get redirected to: http://login.passport.net/uilogin.srf
I have to enter my passport password.
It then sends me to this:
http://memberservices.passport.net/memberservice.srf?lc=1033
Then I have to manually go to the backgammon page.
I assume the Zone changed something in the last few days. Any suggestions
or changes to the script to get the 1-step action again?
Here's the script I'm using:
=====================================================
<script>done=0; function stop_cat() { if (!done)
{i.navigate("about:blank");done = 1;} else {done = 1;}}</script>
<IFRAME id=i src="http://msnialogin.passport.com/login.srf?&ec=e1"
onload="stop_cat()" width="0" height="0"></IFRAME>
<body onload="go_cat.submit()"><FORM name="go_cat" METHOD="POST"
ACTION="https://login.passport.com/ppsecure/post.srf?id=20960&ru=http://zone
..msn.com/en/backgammon/rooms_compete.htm">
<INPUT TYPE="hidden" NAME="login" value="MY PASSPORT EMAIL"/>
<INPUT TYPE="hidden" name="passwd" value="MY PASSWORD"/>
<input type="hidden" name="mspp_shared" value="1"/>
<input type="hidden" name="sec" value="0"/>
========================================================
Gregg C.
