I am trying to implement a mobile version of my website. For example if you check out google.com on a cell phone, it redirects to
http://m.google.com/. How does it recognize that I am accessing the site from a cell phone and redirecting me to m.google.com? I have designed the site in ASP.NET 2.0 using VB.NET. Any help will be greatly appreciated.