I created a company calendar in ASP. How can I create code that adds an
event to a persons Outlook calendar?
I'm just looking for search terms that could reveal how-to. I'd also like to
export contact vcard info too.
Use iCalendar and vCard. I'm pretty sure a Google search will turn up code samples or components for ASP.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I created a company calendar in ASP. How can I create code that adds an
> event to a persons Outlook calendar?
>
> I'm just looking for search terms that could reveal how-to. I'd also like to
> export contact vcard info too.