Re: EFBody.text is empty

2006-08-06 Thread Maarten de Vries
yeah, thats pritty much what you gotta do... Maarten On 06/08/06, Robert Poland <[EMAIL PROTECTED]> wrote: Now that I've figured out how to send email, I find that I don't know how to send data. I have this Field "EFBody" that contains all of a form. if I use this line "message.Bodytext = EF

EFBody.text is empty

2006-08-06 Thread Robert Poland
Now that I've figured out how to send email, I find that I don't know how to send data. I have this Field "EFBody" that contains all of a form. if I use this line "message.Bodytext = EFBody.text", that, I thought would send all the data in the field, WRONG. Do I have to somehow combine a