Click to See Complete Forum and Search --> : ASP, Outlook, and Calendar


Ronald Larvick
03-12-1999, 06:30 PM
I am trying to create an ASP page that will diplay the monthly calendar from the public folder of the default Exchange profile. Creating the COM object was easy and I am able to access the appointments. The problem I am having is trying to figure out how to make the month calendar and add the information into it. If anyone has done this, please help me out because I need it ASAP!!

Thanks
Ron

Suresh Chatakondu
03-14-1999, 09:05 PM
You have to use Rendering Objects. Go to WWW.MICROEYE.COM for examples on outlook. You can traverse through the folders and get Calendar item, then
set like item.subject = 'give the value
you should be able to get it.

Regards
Suresh


------------
Ronald Larvick at 3/12/99 7:30:02 PM

I am trying to create an ASP page that will diplay the monthly calendar from the public folder of the default Exchange profile. Creating the COM object was easy and I am able to access the appointments. The problem I am having is trying to figure out how to make the month calendar and add the information into it. If anyone has done this, please help me out because I need it ASAP!!

Thanks
Ron

suresh sarvepalli
07-26-1999, 08:34 PM
I am trying to send an email with spell/grammer check (In outlook there is an option called spelling). The problem I am having is how to spell check using ASP. If anyone has done this, please help me out I need it ASAP.

Thanks
Suresh.


------------
Suresh Chatakondu at 3/14/99 10:05:23 PM

You have to use Rendering Objects. Go to WWW.MICROEYE.COM for examples on outlook. You can traverse through the folders and get Calendar item, then
set like item.subject = 'give the value
you should be able to get it.

Regards
Suresh


------------
Ronald Larvick at 3/12/99 7:30:02 PM

I am trying to create an ASP page that will diplay the monthly calendar from the public folder of the default Exchange profile. Creating the COM object was easy and I am able to access the appointments. The problem I am having is trying to figure out how to make the month calendar and add the information into it. If anyone has done this, please help me out because I need it ASAP!!

Thanks
Ron