Karlos wrote:
@cecilia
You do indeed understand me correctly :-).
in So many ways!:lol:
As it goes I was planning to do it server side (php) to remove any need for client side javascript. There, I can use the server global $_SERVER["HTTP_USER_AGENT"], which should be the complete userAgent string (containg the browser application name, version information etc).
ok, well, I know nothing about php code.
however, for what it's worth, the names of the browsers I use in my html code work for all versions of these browsers. is php very picky?