insert appointment into outlook calendar

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

Guest

how can I get a hyperlink from a webpage to insert an appointment in the users outlook claendar? Can it be done by html to simply insert a text in Subject and location, a start/end date and a check mark in All-day-event?
 
closest thing I've ever seen was a hyperlink that'd open their outlook
inbox, but it'd only work if the browsing computer had outlook installed.
you might want to check the outlook NG.

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


haumann said:
how can I get a hyperlink from a webpage to insert an appointment in the
users outlook claendar? Can it be done by html to simply insert a text in
Subject and location, a start/end date and a check mark in All-day-event?
 
Create the Event in Outlook, then use File Save as and select one of the iCalender (.ics) or vCalendar (.vcs) formats. Import that
file into your site and crate a link to it (for users to save)
When they open the saved file Outlook will ask permission to save the event to their calendar

--




| how can I get a hyperlink from a webpage to insert an appointment in the users outlook claendar? Can it be done by html to simply
insert a text in Subject and location, a start/end date and a check mark in All-day-event?
 

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