Hallo everybody
I would like to answer incoming freightinquries with an own defined customs form (e.g. "Spotquote.oft").
In order to keep track of the original request I want to transfer the "body" contents of the inquiry into our reply based on Form Spotquote.oft.
I simply hoped to solve this problem with the VBA code:
Incomingmai.HTML.Body = Spotquote.HTML Body
This works fine except that no graphic items included in the incomingmail body such as company logos will be transfered.
Any idear how I can tackle this problem?
Thank you in advance for your support Timmy
I would like to answer incoming freightinquries with an own defined customs form (e.g. "Spotquote.oft").
In order to keep track of the original request I want to transfer the "body" contents of the inquiry into our reply based on Form Spotquote.oft.
I simply hoped to solve this problem with the VBA code:
Incomingmai.HTML.Body = Spotquote.HTML Body
This works fine except that no graphic items included in the incomingmail body such as company logos will be transfered.
Any idear how I can tackle this problem?
Thank you in advance for your support Timmy