[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where is netscape 4 in testing?



Am Mo, 2003-09-08 um 02.12 schrieb Roberto Sanchez:
> How else would they ID a browser?  The site I have personally had problems with
> (I've posted about it here a few times already) apparently identifies the
> browser with some really slick trick, since it goes out as hidden data in the
> POST for the login.

Untested Code from my archives:

<script>
document.write(navigator.appCodeName+"<br>");
document.write(navigator.appName+"<br>");
document.write(navigator.appVersion+"<br>");
document.write(navigator.userAgent+"<br>");
</script>

When I fake my browserID  with mozilla via Prefbar-extension, one of the
lines above gives the faked ID, while the other one _always_ says
"Mozilla". Tested just on a macintosh.

Bye, Ratti

-- 
 -o)    fontlinge  | Font management for Linux  | Schriftenverwaltung in Linux
 /\\                                  http://freshmeat.net/projects/fontlinge/
_\_V    http://www.gesindel.de     https://sourceforge.net/projects/fontlinge/

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: