For a password protected site, is there a way to allow users to log in to the site multiple times as long as it's on the same computer (even in different browsers)?
One way I have thought to do it is always send MAC address on login, but that's not available in browsers. Is there some other way of doing this?