How can I make Microsoft Outlook 2003 send an .html file
in the body of a message instead of as an attachment. It
worked with the 2002 version, but not 2003. I send the
results of a Microsoft Access query to my local users.
They have to open each .html file to review the records
sent. It really helped when they could see the results in
the preview pane instead.
I'm not great at writing code, but can follow along if someone could explain how I would identify the fileds in a query to send to mail recients when they are changed (or created). The database keeps track of episodes that occur, so the fields in the query I use are things like: Last_Name, First_Name, Date_of_Episode, Behavior, etc.
Any thoughts would be greatly appreciated.
Thanks,
Paul K.
in the body of a message instead of as an attachment. It
worked with the 2002 version, but not 2003. I send the
results of a Microsoft Access query to my local users.
They have to open each .html file to review the records
sent. It really helped when they could see the results in
the preview pane instead.
I'm not great at writing code, but can follow along if someone could explain how I would identify the fileds in a query to send to mail recients when they are changed (or created). The database keeps track of episodes that occur, so the fields in the query I use are things like: Last_Name, First_Name, Date_of_Episode, Behavior, etc.
Any thoughts would be greatly appreciated.
Thanks,
Paul K.