Hey guys,
I am trying to figure out a "Mixed Security Mode". What I mean by that is, If a user is a domain user, the site will let him through (similar to Integrated Windows Auth); otherwise, he will be directed to a login form for authentication (no built-in pop-up dialog asking for user name or pwd). If he enters the wrong login, he will be redirected to a guest view.
I tried many combination. however, I couldn't bypass that no built-in pop-up dialog. Any help is appreciated!
thanks,
...
Go to the complete details ...