Making a web link that will generate an Outlook event

  • Thread starter Thread starter Steve Dorsey
  • Start date Start date
S

Steve Dorsey

Hello

I'd like to create a link on our intranet site (where EVERYONE uses
outlook) that will create an event on the person's outlook calendar when
they click on it.

Does anyone know of a format for a link like this?

Also, what other things can you do with HTML links and Outlook?

Thanks,

-----------S
 
Create the appointment in Outlook, save it as an iCalendar .ics file, copy that file to your web site, and post a link to that file.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top