How to open Outlook express from Javascript
838665Apr 7 2011 — edited Apr 8 2011Hi,
The requirement is to open the outlook client when clicked on some button in the web application. Also I need to pre populate the email with body of approx 3000+ characters.
Since the characters is huge i cannot use mailto:. So how to do this?