Add another data connection to your form.
make it an email submit.
Add a conditional rule to your no button, between the SP submit and the
close/redirect) which switches to another view that has the text you want for
the email body and then submits to email.

Signature
Clay Fox / Microsoft InfoPath MVP
www.InfoPathDev.com / The InfoPath Authority / Downloads, Samples, How-To,
Experts, Forum
> Howdy,
>
[quoted text clipped - 18 lines]
> please let me know! Thanks in advance for any help you guys can
> offer.
mrschlei - 18 Mar 2008 19:21 GMT
Switching to another view pre-submit? Genius! Anyway, I wanted to let
users edit the content before submittal and InfoPath was automatically
sending the email without a chance for edit, so I just switched views
if the user clicked "No" like you said and then added a cool new text
box in the new view with a hip, new "Submit" button that used the
original Main Submit. Works like a charm. Thanks for the help!