Form Questions ( Password and Formatting)

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

Guest

I am trying to create an .oft doc that allows the user to fill in a document(
form) and then I would like to Password protecte it so that only the users
that hafe the Pw would be able to submit(send) the form.

2nd question is their any way to retain the formatting of the form when
printing out the form from email?
 
1) That's not possible with an .oft file. It would require code behind the form, which means that it requires a published form.

2) See http://www.outlookcode.com/d/customprint.htm for various solutions to the limitation that Outlook forms don't support WYSIWYG printing. The Word template technique is the most flexible and highly recommended.
 
Back
Top