Hello,
I'm doing an application ASP and she have her own login. Now I'm working to
do "autologin" for user who are in the same domain (iis authentication). It
work fine...
But now, when a user try to launch application from external domain, I would
the application login appear without standard IE login (like if iis is in
anonymous security check).
How to do, because when I try from external system, it alway ask
authentication before application login.
Thanks a lot.
Pascal