automatically schedule calender meeting from asp page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have an asp page that captures meeting schedule data (user name, date,
time) when a user visits the page and schedules a meeting. Is there a way to
automatically have a calender meeting created and added to the users outlook
calendar? If there is a more efficient way to perform this,
(ie, with another application, etc.) please suggest.
 
Creating links to iCalendar files (or creating iCalendar content on the fly) would be the most obvious solution. A search for iCalendar and ASP on your favorite search site should turn up examples.

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top