Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Any one can help me

Any one can help me

Scheduled Pinned Locked Moved Visual Basic
helpcomsysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ahmed El Badry
    wrote on last edited by
    #1

    i want send mail msg from smtp server see thes code Dim MA As New MailMessage MA.Subject = "hi" MA.BodyFormat = MailFormat.Text MA.Body = RichTextBox1.text '//error in Here MA.From = "ahmedbondok1982@hotmail.com" MA.To = "hakbondok@yahoo.com" SmtpMail.SmtpServer ="my smtp IP" SmtpMail.Send(MA) i want my mail msg body.format text and text siz and color and font get it from RichTextBox1.properties Plz hel me and thnx :confused:

    Ahmed El-Badry

    G 1 Reply Last reply
    0
    • A Ahmed El Badry

      i want send mail msg from smtp server see thes code Dim MA As New MailMessage MA.Subject = "hi" MA.BodyFormat = MailFormat.Text MA.Body = RichTextBox1.text '//error in Here MA.From = "ahmedbondok1982@hotmail.com" MA.To = "hakbondok@yahoo.com" SmtpMail.SmtpServer ="my smtp IP" SmtpMail.Send(MA) i want my mail msg body.format text and text siz and color and font get it from RichTextBox1.properties Plz hel me and thnx :confused:

      Ahmed El-Badry

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Try to write a subject that has anything to do with your question. A request for help is totally useless for distinguishing your thread from others, as almost every thread here is a request for help. What you are asking for is impossibe. If you want to send a message in plain text format, you can't add any formatting to the text.

      --- Year happy = new Year(2007);

      A 1 Reply Last reply
      0
      • G Guffa

        Try to write a subject that has anything to do with your question. A request for help is totally useless for distinguishing your thread from others, as almost every thread here is a request for help. What you are asking for is impossibe. If you want to send a message in plain text format, you can't add any formatting to the text.

        --- Year happy = new Year(2007);

        A Offline
        A Offline
        Ahmed El Badry
        wrote on last edited by
        #3

        thnx to your help:sigh:

        Ahmed El-Badry

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups