B
Boyd
I've created a custom Outlook form that is published to the
Organizational Forms Library. The process for which this form is used
is as follows:
1) From within Access, I have code that opens an instance of the
Outlook form, populates fields based on data in my database, and sends
the Outlook form to a recipient.
2) The recipient receives the Outlook form, populates a few text boxes,
then clicks a Submit button. The vbScript behind this button changes
the "To" field to my email address, then sends and closes the form.
3) When I receive the completed Outlook form in my inbox, I import the
form data into my Access database thru code.
For this process to work successfully, I need to add each recipient as
a Delegate to my inbox. Otherwise, the Outlook form is bounced back to
them when they click Submit, with the following message: "You do not
have permission to send to this recipient."
What am I missing here? There has to be a way of sending Outlook
forms, and having them returned, without delegating access to my inbox.
Any help/direction is greatly appreciated.
Thanks,
Boyd
Organizational Forms Library. The process for which this form is used
is as follows:
1) From within Access, I have code that opens an instance of the
Outlook form, populates fields based on data in my database, and sends
the Outlook form to a recipient.
2) The recipient receives the Outlook form, populates a few text boxes,
then clicks a Submit button. The vbScript behind this button changes
the "To" field to my email address, then sends and closes the form.
3) When I receive the completed Outlook form in my inbox, I import the
form data into my Access database thru code.
For this process to work successfully, I need to add each recipient as
a Delegate to my inbox. Otherwise, the Outlook form is bounced back to
them when they click Submit, with the following message: "You do not
have permission to send to this recipient."
What am I missing here? There has to be a way of sending Outlook
forms, and having them returned, without delegating access to my inbox.
Any help/direction is greatly appreciated.
Thanks,
Boyd