P
Pierre
Hi everybody !
In a Web Intranet Application, I would like :
1. to open by a web link a new Meeting Request
2 add one or several people to this meeting request
If I use OWA :
1. I can open with this url
http://<server>/exchange/<user>/Calendar/?Cmd=new&mm=11&dd=5&yy=2003
2. Is it possible to add people ?
If I use Outlook XP
1. I can just open a window with the calendar using <a
href="outlook:calendar">link</a>
but I can no more open a new meeting request as we could do it with
outlook 2000 like this :
href="outlook:// /c ipm.Appointment"
Is it correct ? Can we do it by another way ?
2. Is it possible to add people (after having solved the problem of
opening a new meeting request) ?
Of course, I am not very found of using a client add-in or ActiveX to handle
Outlook.
Thank you in advance for your responses,
Regards,
Pierre
In a Web Intranet Application, I would like :
1. to open by a web link a new Meeting Request
2 add one or several people to this meeting request
If I use OWA :
1. I can open with this url
http://<server>/exchange/<user>/Calendar/?Cmd=new&mm=11&dd=5&yy=2003
2. Is it possible to add people ?
If I use Outlook XP
1. I can just open a window with the calendar using <a
href="outlook:calendar">link</a>
but I can no more open a new meeting request as we could do it with
outlook 2000 like this :
href="outlook:// /c ipm.Appointment"
Is it correct ? Can we do it by another way ?
2. Is it possible to add people (after having solved the problem of
opening a new meeting request) ?
Of course, I am not very found of using a client add-in or ActiveX to handle
Outlook.
Thank you in advance for your responses,
Regards,
Pierre