form won't send

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I recently created a custom form, but when I try to send the form, I get the
error message "Sendmessage Could not fine the message body's window." What
does this mean. Also, when I try to print a copy of the e-mail form, the
only thing that prints is the user-defined fields. Is there any way to print
the entire form?
 
That error message doesn't sound like anything I've ever seen in Outlook. If you have add-ins loaded, disable them and see if that fixes it.

See http://www.outlookcode.com/article.aspx?id=24 for various solutions to the limitation that Outlook forms don't support WYSIWYG printing. The Word template technique is very flexible and highly recommended, but producing an HTML page can also work well.
 
Back
Top