Scenario:I have a web application which I have logged onto, and when trying to launch a attachment (which is a Microsoft Document), the browser asks for another Username/Password, before it will display the document. It also seems that if the challenge is cancelled, that the document is displayed.
I use a simple url to launch the attachment: http://myserver/mydb.nsf/xxx..unid..xxx/$file/mydocument.doc
If I use a pdf file instead of the *.doc file, I do not receive the challenge???
Question: Since the secondusername/password is redundant, has anyone found a way which I can bypass it??
Thanks in advance