AlanDI1
Programmer
- Apr 20, 2003
- 56
I have client who is running Outlook 2000 and Exchange. Their server is running IIS and I am trying to open Outlook in a specific folder from their Intranet.
On my test server with Outlook 2003 and no Exchange the following works fine:
<a href="outlook
ublic Folders/All Public Folders/Velocity Calendar/Railroad Conference Room" class="BoldText">Outlook Link</a>
On the clients server this produces "Unable to display the selected folder or item".
If I HREF "Outlook Today" it works. I HREF Outlook Today/<anything that exists> it opens at Outlook Today.
If I references anything in Exchange/Public Folders from the top down I get that message.
Is there a special way to access Exchange folders from html?
Is the correct forum?
Thanks for any advise.
On my test server with Outlook 2003 and no Exchange the following works fine:
<a href="outlook
On the clients server this produces "Unable to display the selected folder or item".
If I HREF "Outlook Today" it works. I HREF Outlook Today/<anything that exists> it opens at Outlook Today.
If I references anything in Exchange/Public Folders from the top down I get that message.
Is there a special way to access Exchange folders from html?
Is the correct forum?
Thanks for any advise.