This paper presents a type of verification technique that securely protects access to any restricted material by showing different random challenge on each access attempt. Each challenge generates a ...
It only works in IE - if you are using Netscape or another browser you're SOL. If you have to support other browsers your best bet is Basic Authentication with SSL.
In IIS (Win2K), I've disabled anonymous access for our internal time tracking app I'm building. Right now, when a user hits the site, they get the log in (unless they are viewing it internally), then ...