User1729970514 posted
Hi,
I have recently created a web application using the.net mobile controls. This application has an index page in which I check for the Browser capabilities 'isMobileDevice'.
and then I redirect to the mobile version or to the web version of the website.
However this method does not always work because there are many new devices on the market today and the device update
http://www.asp.net/mobile/device-updates/ has stopped at version 4.
What is then the best way to detect if a request is from a mobile device?
Thanks
Meirav