Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
form for images submission with attachment
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Sue Mosher [MVP-Outlook], post: 12009431"] 1) You leave the mail message body control on the form. Without that, users cannot attach files. 2) You publish a message form to the Organizational Forms library on your Exchanger server. If you want people to go to a public folder to make their submissions, you'd use a post form, not a message form, and publish it to the folder. 3) If you're using a message form, run the form, add that mailbox as a recipient, then save the form as an .oft file. Open it again in design mode and remove the To and Cc controls. If you're using a post form, put code in the Item_Write event handler to forward it to the desired mailbox. [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
form for images submission with attachment
Top