how to keep form and data send to recipients directly?

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

Guest

I designed a form in Outlook, save and publish it then send to recipients,but
recipients cann't see any designed form and data, how to keep original form
and data send to recipients directly? should I to learn VBA program?could you
show me detailed clue,thanks.
 
Sending a form over the Internet is not a good idea. Every recipient would
have to be running Outlook and have that form published in their systems.
The form also has to be sent using RTF so the TNEF wrapper for the
customization is included. There are many ways this can go wrong and only
one that allows everything to work.
 
Back
Top