Hi all,
I am using the
<form action="https://mymail.mydom.com/owa/auth/owaauth.dll" method="POST" ...
method embedded in a html page to do an auto-login using Outlook web access. Works well, though I have to put the plain text password into the html, but I can live with that.
But ... this will always bring me to the mail inbox folder by default. What I am after is to get to the calendar folder. I have searched the web up and down for hours now, but found no clue that there is a way to change the default folder, or a way to navigate within the fodlers programmatically. Is it somehow possible to either configure kind of a default folder, or send another "post" so OWA changes to calendar view?
Thanks very much for your help,
Armin.
- Edited by Nimral 2 hours 2 minutes ago