Hi Daniel,
is the Auto-Sig no option for you?
If it´s not, there are several ways also depending on the reliability.
You could force the user to choose a sig, but after that the user could
delete it again. Does that matter?
- You could simply show a message box remind the user of choosing the
sig without any control.
- More complex and more reliable would be a check before the item is
sent. You could read all defined sigs from its files under C:\Documents
and Settings\[User]\ApplicationData\Microsoft\Signatures, check before
sending whether the item contains one of the sigs, and cancel with a
message box if it´s not.
Note: There are all sig files three times, one for each possible format.
--
Viele Grüße
Michael Bauer
Daniel said:
When users create a new message I want to force them to choose which
signature to use from those available on their local machine. Does anyone
know how to do this?