A user agent is a piece of software (a software agent) that acts on behalf of a user.
I want to bounce users of our web site to an error page if they're using a version of Internet …
javascript internet-explorer user-agent browser-detectionHow can I detect if a user is viewing my web site from a mobile web browser so that I …
html windows-mobile browser user-agentHow can I find the OS name and OS version using JavaScript?
javascript operating-system user-agentIs there a standard way for a web server to be able to determine a user's timezone within a web …
html browser timezone user-agent timezone-offsetFrom what I gather, the iPad is using iPhone OS, but with a different screen resolution from the iPhone and …
ipad user-agentI recently started wondering about sites like http://thismachine.info/ that get the user's operating system info. I have not …
php operating-system user-agentI'm trying to parse a webpage using Java with URLConnection. I try to set up the user-agent like this: java.…
java user-agentI'm using this JS code to know what browser is user using for. <script> document.write(navigator.appName); &…
php user-agentHow can I download a webpage with a user agent other than the default one on urllib2.urlopen?
python urllib2 user-agentWhat is the iOS 5.0 user agent string? Here is the iOS 4.0 user agent: What is the iPhone 4 user-agent?
iphone ios ipad ios5 user-agent