Jump to content

snaphost

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by snaphost

  1. Hi POWERPLAY27, I can see that you are using ASP.NETIn your code-behind this will get the browser string from the User-Agent header:var browser = Request.Browser.Browser;Then you can have 'case' or 'if' statement where you can alter your code for specific browser. Hope this helps. Oleg
×
×
  • Create New...