Re: Read Mail From Hotmail
Posted By:
Jeff_Howard
Posted On:
Tuesday, January 22, 2002 01:49 PM
You can't just use a host/dns name, it that hotmail doesn't support it. Basically, you have to write a program that sends your username and password, then parses out any information from the html page. I know it can be done, because somebody wrote it in Visual Basic. Here's a link to the VB code. I know it's not the same as Java, but it will give you that basic idea.
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=9871
Re: Read Mail From Hotmail
Posted By:
ben_falchuk
Posted On:
Friday, November 30, 2001 01:58 PM
donny - did you ever get information on how to access hotmail via java? I'd like to access MSN Calendar with java - i guess its the same issue..
Ben
Re: Read Mail From Hotmail
Posted By:
John_Zukowski
Posted On:
Thursday, August 9, 2001 07:25 AM
Last time I checked, Hotmail didn't permit this.