On Fri, Feb 20, 2009 at 11:52 AM, Erich Hoover ehoover@mines.edu wrote:
You could use the HTTP_USER_AGENT environment variable to do a first-order attempt. That way for people with Javascript disabled there's at least a chance you'll detect their distribution.
Yeah, we could probably do it all in php instead of javascript.