www.webdeveloper.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2004
    Posts
    2

    How can I find out the Browser and OS in C# application?

    I have C# application and I need to find out what are the browser and OS used. Any idea?

  2. #2
    Join Date
    Nov 2002
    Location
    Auburn, AL
    Posts
    9,224
    request.servervariables("HTTP_USER_AGENT")
    this should be helpful to you
    http://aspnet.asp101.com/samples/servvars.aspx

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles