B
Brian Conway
Is there a way to be able to format how an email looks ?
Mail.Body = TextBox1.Text
TextBox2.Text
TextBox3.Text
Something like that just so I can make certain information go to different
lines.
Mail.Body = TextBox1.Text
TextBox2.Text
TextBox3.Text
Something like that just so I can make certain information go to different
lines.