Try a Google search for browser detection or sniffing. Basically you need to check the request headers, but this is very difficult to get right 100% of the time for all browsers.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of jago Sent: Sunday, March 15, 2009 2:57 AM To: Google App Engine Subject: [google-appengine] Can Appengine provide Browser information..? Hi, Can I write some Python code that creates an HTML which prints if the client is running Firefox or IE ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
