I am attempting opening a word document from an url, such as https://myurl.com/mydoc.doc. The Webdavserver uses Basic Authentication. At the beginning the Office 2003 is asking for the Username and Password. After I have typed them in I click the checkbox "Save Usercredentials" and the word is opened.
When I open the document the next time the login prompt is appearing again (username and passwort are already set in the textfields and I only have to click "Ok").
Is it possible to avoid this one click and make office not show this prompt at all after the first login?