Hi,
I have a few TextBoxs in a form i have created. I would like the TextBoxes to all link together in my mailMessageBody. At the moment i have mailMessage.Body = TextBox1.Text but i would like the other TextBoxes to be added to the same MessageBody. I cant remember how to get the TextBox to display all there data together in the same messageBody as its a while since i done this. Any help would be great.
Thanks.
I have a few TextBoxs in a form i have created. I would like the TextBoxes to all link together in my mailMessageBody. At the moment i have mailMessage.Body = TextBox1.Text but i would like the other TextBoxes to be added to the same MessageBody. I cant remember how to get the TextBox to display all there data together in the same messageBody as its a while since i done this. Any help would be great.
Thanks.