Link to home
Start Free TrialLog in
Avatar of dereksheahan
dereksheahan

asked on

MSN Online Status Indicator Problem

Hi All,
I'm having a problem where my MSN status indicator is returning an unknown status. I've tried different sources ato test this such as amiblocked.com and onlinestatus.org. I've put the code from these sites into my website and get the same unknown status message. I've tried all the setting on the Norton firewall and with Windows Firewall but both seem to allow MSN through. Any suggestions?? Has anyone ran into a similar problem?
Any help would be much appreciated
Thanks,
Peter
Avatar of asian_niceguy
asian_niceguy
Flag of Australia image

Try signing into http://webmessenger.msn.com/ and see if you still experience these problems.
Avatar of dereksheahan
dereksheahan

ASKER

Sorry, maybe I was unclear in the question. http://webmessenger.msn.com/ works and so does my regular MSN messenger account. I've inserted code into a web page to check the online status of MSN. It continouslly returns an unknown status. I think it is a local computer problem, just not sure what? As I said, checked the firewalls and they seem okay. Any ideas,
Thanks
Just checked it on blockstatus.com and it is able to determine the status. Therefore, my guess is it must be some kind of local problem?? Here's the code I downloaded that I'm using on the web-page. I got this code from the page onlinestatus.org:
<body>
HTML code to put on your web page:
<!-- Begin Online Status Indicator code -->
<!-- http://www.onlinestatus.org/ -->
<A HREF="http://checker.tdknights.com:1337/message/msn/info@teachershome.ie">
<IMG SRC="http://checker.tdknights.com:1337/msn/info@teachershome.ie"
align="absmiddle" border="0" ALT="MSN Online Status Indicator"
onerror="this.onerror=null;this.src='http://tdknights.com/checker/msnunknown.gif';"></A>
<!-- End Online Status Indicator code -->
</body>
Got it solved myself. Thanks guys. Tried a different webstie that used "pots" to determine the online status.
Cheers,
Derek
congrats :)
dont forget to ask community support to refund your points

https://www.experts-exchange.com/Community_Support/
ASKER CERTIFIED SOLUTION
Avatar of GranMod
GranMod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial