Generate a Mail with fromated Text from a custom form

  • Thread starter Thread starter Damo
  • Start date Start date
D

Damo

For informing User about a failure we want create a form which is visible in
preview area in Outlook.We created a form whit contrls and text boxes. So,we
established that created froms are not visible in the preview area of Outlook
2003.
Now, we want create a From whit controls and text boxes which create and
sent a Email which is than visible in the preview area of outlook.

Does anyone have a idea how to dot rhis?
or

Does anyone know vbs object to create a Mail?

Thanks
 
Custom form content cannot be viewed in the preview pane. You would need to
create a standard email using HTML to show what you want, assuming it can be
displayed in Outlook. That depends on your Outlook version and any HTML type
security restrictions on HTML emails.
 
Back
Top