Hi guys,
hope you're all well...
i have a webpage that troubles me by asking for log on information in a Windows style pop-up.
Meaning, when a user clicks a link, pop-up appears and asks for Username/password.
Because I don't want the user to know the log-in details, i normally write an auto-authentication page that the link uses as a detour, in which i specify log in details. However this works fine for a textbox style log in, but not for a pop-up style.
see attached image of the log on screen.
any feedback on this, gladly appreciated.