I have a
jsp page where a user can see all their events.
when the user clicks on one of the event, it opens a new page whch shows the event title, start-date, end-date, location, cost and description.
Now what I need a button in this page, which when clicked transfers all the information to outlook.
Please if anyone know of any tutorial or code which can help in this. Also if the user doesn't have microsoft outlook and have any other similar software,
is it possible to import event data to whatever application they are using
Any help will be greatly appreciated