I'd like to implement something like stackoverflow's login system in classic asp...
is it possible?
thanks in advance...
I'd like to implement something like stackoverflow's login system in classic asp...
is it possible?
thanks in advance...
Yes, it is possible. There is a slide show on implementing open ID here.
DotNetOpenAuth supports OpenID on classic ASP. They've got a sample classic ASP login page as well.