Severvariables
As you know it is not possible to detect the screen resolution of the visitor (height/width) or if cookies are turned off.
But I found a site where they sell 2 different programs that will detect quite a few things about visitors OS and browser.
Have a look at this site:
http://www.cyscape.com/showbrow.aspx?bhcp=1
The first program they sell its called BrowserHawk and can be found here:
http://www.cyscape.com/products/bhawk
The second one its called CountryHawk and can be found here:
http://www.cyscape.com/products/chawk
The reason Im asking this question is that I am very much interested in detecting visitors screen resolution, if cookies are turned off or not, if iframe is accepted and something about the country.
These 2 programs require that you run your own server (or so I think) and I wonder how they manage to detect all this information, and what I need to achieve the same thing. Are there any scripts/apps I can place on the server at my web host which will do all that?
P.S. If you don't know very much about this just tell whatever you consider it might help me in finding a solution.
Thanks in advance

