20 Feb
2009
20 Feb
'09
8:17 p.m.
On Fri, Feb 20, 2009 at 11:52 AM, Erich Hoover <ehoover(a)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.