Download event to outlook calendar

  • Thread starter Thread starter davidman73
  • Start date Start date
D

davidman73

Hi,

I built an asp.net application that displays a calendar with some
events. However, I'd like to add some functionality to allow users to
click on an event and create an outlook calendar entry.

I've noticed some web sites have that. They provide a link that when
clicked, you download a file (don't remember the extension), which is a
new entry in your calendar and then all you have to do is click on
"Save" and you have it.

Is there anything on how to create that file to publish on my web page?

Thanks in advance,

Dave
 
See if you can create an iCal file which would give you capabilities beyond
just Outlook since more programs accept that as a standard appoinment/event
format
 

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