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:[email protected][email protected]&subject=hello&body=have a nice day!">send Using Outlook</a>
Please give your valuable suggestions