Trevor G
Registered User.
- Local time
- Today, 20:37
- Joined
- Oct 1, 2009
- Messages
- 2,360
Hi everyone,
I have written code to email contents from a form to Outlook but I am having difficulty in formatting the body of the email for line of code which picks the contents up from a textbox. Like an item that has to be highlighted. Textbox content in the email should be emailed highlighting as Font name Tahoma size 14 and coloured Blue. I am aware of HTMLBODY but cant get it to recognise the textbox name to colour, such as txtItem.
I would appreciate your guidance please.
I have written code to email contents from a form to Outlook but I am having difficulty in formatting the body of the email for line of code which picks the contents up from a textbox. Like an item that has to be highlighted. Textbox content in the email should be emailed highlighting as Font name Tahoma size 14 and coloured Blue. I am aware of HTMLBODY but cant get it to recognise the textbox name to colour, such as txtItem.
I would appreciate your guidance please.