Re: How to add an appointment (event) to outlook calendar from ASP page

From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 05/20/04


Date: Thu, 20 May 2004 11:10:48 -0400

My book does not cover ASP or ASP.NET at all, since that's a quite advanced
topic.

If you're using Exchange as your mail server, Tom Rizzo's book will give you
some ideas. Otherwise, search for ASP (or ASP.NET) and iCalendar. Another
approach would be to create an ASP.NET custom web control that runs
client-side code to create the appointment; I'm working on a sample project,
which I'll post at http://www.outlookcode.com/d/index.htm when it's ready.

-- 
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx
"Tom Hwang" <anonymous@discussions.microsoft.com> wrote in message
news:fa6801c43e76$9c695bb0$a101280a@phx.gbl...
> Hi Sue,
>
>   Thank you for your reply. Is there any section of your
> outlook books mentioned how to program this function (add
> an appointment (event) to outlook calendar) on either ASP
> or ASP.NET? Or any sample codes that you can think of for
> me?
>
> Thanks again for your help!
>
> Tom Hwang
> tom@careershop.com
>
> >-----Original Message-----
> >ASP or ASP.NET? In either case, the best approach may be
> to generate an
> >iCalendar item that the user can save to their calendar.
> >
> >"Tom Hwang" <tom@careershop.com> wrote in message
> >news:eb8c01c43d04$bbe09e40$a101280a@phx.gbl...
> >> Hi,
> >>
> >>   I want to add an appointment (event) to outlook
> >> calendar from ASP page. I will collect the date/time,
> >> subject, and description of the event from ASP page and
> >> save the information to outlook. How can I do that. I
> >> never prgrammed anything between ASP page and outlook
> at
> >> all.
> >>
> >> Thank you very much for your help!
> >>
> >> Tom Hwang
> >>
> >
> >
> >.
> >


Relevant Pages

  • Re: in ASP per VBscript auf Outlook bzw exchange zugreifen
    ... Am ehesten nimmst du teile von Outlook Web Access das mit ASP programmiert ... Prev by Date: ... Next by Date: ...
    (microsoft.public.de.inetserver.iis)
  • Re: Outlook calendar associates with asp calendar?
    ... It's impossible to say without knowing where the .asp page gets its ... Sue Mosher, Outlook MVP ... >I have a calendar was built in ASP. ...
    (microsoft.public.outlook.program_vba)
  • Re: How to add an appointment (event) to outlook calendar from ASP page
    ... ASP or ASP.NET? ... iCalendar item that the user can save to their calendar. ... Sue Mosher, Outlook MVP ... "Tom Hwang" wrote in message ...
    (microsoft.public.outlook.program_addins)
  • Re: Sending an Appointment with CDOSYS
    ... On the .asp/VB issue, I've learned to be able to mix them all the time on a ... formatted MIME message with the vCal/iCal content type. ... The only thing to watch out for is that only newer versions of Outlook ... For CDO1.21 in asp, see www.cdolive.com. ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Outlook calendar associates with asp calendar?
    ... In an Exchange environment, you can use WebDAV to query the server. ... you'd need to write client-side JScript code using the Outlook ... > Is it possible to get data from outlook calendar? ... It's impossible to say without knowing where the .asp page gets its ...
    (microsoft.public.outlook.program_vba)