What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Msghelp.net contact list roster

Msghelp.net contact list roster
Author: Message:
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
O.P. Msghelp.net contact list roster
I had this idea for a php script where everyone would add their own msn messenger address, then it would output a ctt file so everyone could add each other. okie, well, ive worked the bugs out: http://www.flipa.co.in/msgplus.php

To add the emails that people have added to your msn messenger contact list, download this file and save it as a ctt file, such as msgplus.ctt. Then start msn messenger, goto the contacts menu, click import contacts from a file, and open the file you downloaded.

This post was edited on 07-25-2005 at 08:52 AM by ShawnZ.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
07-25-2005 08:29 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Msghelp.net contact list roster
Currently the download script is sending a Content-Type of "unknown/unknown" and no default save-as filename (so it gets set to "msgplus.php") :dodgy:

To make that a little more user-friendly, you should add some headers...

header('Content-Type: text/plain');
header('Content-Disposition: attachment; filename=msgplus.ctt');

Those will set a Content-Type that makes more sense (I didn't use text/xml because that makes Opera want to save as "msgplus.xml" for some reason), force the browser to show a "Save As" dialog, and make the default filename "msgplus.ctt". :p
07-25-2005 09:14 AM
Profile PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
O.P. RE: Msghelp.net contact list roster
okies, thanks

but first i have to fix the exploit :dodgy: segosa
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
07-25-2005 09:15 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Msghelp.net contact list roster
quote:
Originally posted by ShawnZ
but first i have to fix the exploit
:rofl: phpinfo()

:spam:

This post was edited on 07-25-2005 at 09:17 AM by WDZ.
07-25-2005 09:17 AM
Profile PM Web Find Quote Report
linx05
Senior Member
****

Avatar
Charlie!!!

Posts: 973
Reputation: 25
38 / Other / Flag
Joined: Feb 2003
Status: Away
RE: Msghelp.net contact list roster
What if the list grows really big (larger than what MSNM can handle)? What happens then?
For news on anything Tremors, visit Tremors News
End Darko
My blog about my film


Scripts I want to get made:
Taskbar icon to change when contact is typing
07-25-2005 09:20 AM
Profile PM Web Find Quote Report
kao
Veteran Member
*****

Avatar
boring

Posts: 1814
Reputation: 52
37 / Male / Flag
Joined: Jul 2003
Status: Away
RE: Msghelp.net contact list roster
then maybe the older ones get replaces by new ones being added? so it stays at the limit =o
07-25-2005 09:25 AM
Profile PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
O.P. RE: Msghelp.net contact list roster
quote:
Originally posted by WDZ
quote:
Originally posted by ShawnZ
but first i have to fix the exploit
:rofl: phpinfo()

:spam:

http://shoutbox.menthix.net/calendar.php?action=e...%20%55%4e%49%4f%4e :refuck:

* ShawnZ runs

This post was edited on 07-25-2005 at 11:15 AM by ShawnZ.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
07-25-2005 09:29 AM
Profile PM Web 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