I have made a form in Outlook where somebody must fill in some custom fields
and after that send it to somebody.
The desired situation is that at the end I have the information of the form
in a textfile (.txt).
I have a little program that can print email messages to text-files on
arrival. I want all the information in the form arriving in a normal
email-message. But what happens: the program prints the email but it sees
the winmail.dat file as an attachment and saves it separately from the
textfile. (Even if it could see it belonged to the email-form it is not able
to make any readbale text of the winmail.dat file).
All this offcourse happens because of the RTF-format Microsoft uses for his
emails even when there is only one character in a different color.
When I turn off RTF format in the adress-book I receive an empty email
without winmail.dat.
Can somebody please help ???
It is no problem if your solution is a different way than I tried so far. As
long as it solves my problem turning forms into text-files.
Thanks in advance for your help.
René van Veldhuyzen
Utrecht, Holland