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

Thread: SMTP

  1. #1
    Join Date
    Apr 2001
    Location
    Karnataka,India
    Posts
    10

    SMTP

    Hi,
    I want to Send some mails through smtp server. problem what i am facing is, i have a txt file with some format. so when i want to send this txt file as the body of the message, it will loose its format in some pc's and not in some. i know that it is based on the OutLook Settings but i want to overcome this.
    Pl.
    Thanks


  2. #2
    Join Date
    Aug 2001
    Location
    New York, USA
    Posts
    169

    Re: SMTP

    how about attaching the text file?

    [email protected]

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