CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: e-mail

  1. #1
    Join Date
    Jan 2001
    Location
    india,maharashtra
    Posts
    9

    e-mail

    i would like to access mail on sites like hotmail, yahoo theough vb code. is this possible?
    if so i would like to log in from my program and download my mails to a local directory.
    please help.

    Rashid Aga

  2. #2
    Join Date
    Aug 2001
    Location
    maharashtra,india
    Posts
    24

    Re: e-mail

    yes its possible using a series of api functions and built in dll variations with activex handles. its quite a long proc. but try

    isit my site at http://in.members.tripodasia.com/karthik_immortal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured