URGENT: Need to automatically send infopath doc via e-mail

T

tfischer

We will have our users fill out a system request form via SharePoint
Portal Server, but need to have the e-mail automatically be sent
without the user clicking on send in Outlook.

I do not see any examples that can automatically send this without the
user clicking on the Outlook e-mail send button.

Please help ASAP!
 
B

Brian Teutsch [MSFT]

You have to make your form trusted, and send the email through code. We
don't allow email to be sent without the user realizing their data is
leaving their machine.

Brian
 
Top