I believe single-sign on can be achieved in asp using vbscript (to prevent users from being prompted to login at each site in the extranet), but I am not sure how I would do that.
What would be the best way to tell our developers to cache credentials to achieve single sign-on without 3rd party products?
We will be using Win2k AD with IIS 5.0
Thanks.