I need to open the outlook from client side.I use the code below and its working fine.The only issue is that not able to attach any document through this code.
<a href="mailto:mailto@cxx.com?cc=mailcc@cxx.com&subject=hello&body=have a nice day!">send Using Outlook</a>
Please give your valuable suggestions