James / Hans Kunz wrote:
i'm not suprised at all, there are webpages from where you can download java scripts and do the spying aswell......James
I dont know why anyone is worried. None of the info it can get is private really.These sort of things are tools for web authors to help them to adapt their content to your computer, not spying ;-)
if HTTP_USER_AGENT = OS X
{
print "welcome mac user!";
}
else
{
print "we apologise for the appearance of our page";
}
Have fun
Paul

