Results 1 to 3 of 3

Thread: Code to send files via Mail

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 1999
    Posts
    3

    Post

    I need to send a file that will be generated by my VB application through a MAIL message, then a code to update the file once downloaded.

    Info on how to convoke a mail prog. and attach a file to the message all donve via code so the user doesn't need to go through the setps manually.

    All help welcome. Thanks.

  2. #2
    Guest

    Post

    SMTP protocol RFC 821 & 822
    MIME specifications RFC 1526
    base 64 encoding RFC 1421.
    i suggest you search for them, after reading them you will have a clear idea on how to do it.

  3. #3
    Guest

    Post

    Try [url]http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=3600[url]



    ------------------

    Vincent van den Braken
    EMail: [email protected]
    ICQ: 15440110
    Homepage: http://www.azzmodan.demon.nl




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