We create a web application. we are now facing a problem to access Outlook
from a web page in the client side.
I am thinking we might need to build two add-ins, one is Outlook Add-in, the
other is IE add-in?
Is this the only way?
thanks for a lot.
Client-side JScript in the web page would be another method, but is likely to run into security issues.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We create a web application. we are now facing a problem to access Outlook
> from a web page in the client side.
[quoted text clipped - 5 lines]
>
> thanks for a lot.