As explained above, you cannot reliably use mailto: links. You can try any of the Windows-specific methods;
- Simple Mapi (does not support HTML tags in the body)
- Extended Mapi (Does support HTML tags)
- CMC (Common Messaging Calls) Is a non-platform specific. When it is used on Windows it will access the MAPI properties.
- MAPI Activex
- CDO (Collaboration Data Objects).
- Automating Outlook
- and probably others
I would guess that CDO is worth the most investigation.
Bookmarks