I am looking to pass PHP version 4.4.1 data from our hosted PostgreSQL 8.1.2 database to launch a Microsoft Outlook New Mail window from the Internet Explorer client side. I've tried using the HTML mailto command but it doesn't support HTML emails, which I need.
I want the result to be an HTML email in Outlook which the user is able to hit send after reviewing. Are there any ideas where I can direct my energies, please?