Browser detection

  • Thread starter Thread starter Andy Warr
  • Start date Start date
A

Andy Warr

Hello...

I am developing an application using C# and ASP.NET. I
wish my code to detect the device the user is using (OS,
Browser) and if a mobile device is being used (PDA,
Phone, etc..) it re-directs to an interface specific for
that set of devices. Else if a device such as a desktop
or notebook is being used it will re-direct the user to a
different interface.

Any ideas?

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top