September 10th, 1999, 01:06 AM
I want to access the Mails in my Web Account, form Visual Basic. How do we do that. Is there any way of doing it. Please Help.
|
Click to See Complete Forum and Search --> : Accessing mails through Visual Basic. September 10th, 1999, 01:06 AM I want to access the Mails in my Web Account, form Visual Basic. How do we do that. Is there any way of doing it. Please Help. jp-mattenet September 10th, 1999, 03:52 AM I assume that your Web email does not support the POP protocol I do not know a direct answer, but think that one possible way will be: write a control that will transfer the pages from the server to a client, then open the file and parse the files to extract the information.. OR Another is to use the IE web control, to do something similar. This option is better, in the sense that you can control the elements in the web page usind VB. hope it helps. <DIV><FONT face="Times New Roman">Juan Pablo Mattenet</FONT></DIV> <DIV><FONT face="Times New Roman"><A href="http://wwp.icq.com/5754694"><IMG src="http://wwp.icq.com/scripts/online.dll?icq=5754694&img=3"></A></FONT></DIV> <DIV> codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |