sendhtml email Question

GaryPanic

Smoke me a Kipper,Skipper
Local time
Today, 06:27
Joined
Nov 8, 2005
Messages
3,309
Hey guys - brained fried..

I need to add two/three formatted paragraphs together in the email

I can do one - but I have lost te plot to add two Html blocks of text together ...

points would be most welcome
 
Some code might help with context, but:

strBody = strFirstBlock & strSecondBlock
 
Tried this - and re-tired it but then move the "strBody = strFirstBlock & strSecondBlock"
firstblock of text above the code and then it worked

sorry for being dim ..
working now
G
 
Glad you got it working.
 

Users who are viewing this thread

Back
Top Bottom