Hi all,
I'm looking to write an ASP.Net MVC ActionFilter to redirect users of mobiles that aren't in the ambiguos smartphone category to our WAP site. Does anyone know of such code out there?
I've found http://detectmobilebrowser.com/, http://mdbf.codeplex.com/ and http://www.51degrees.mobi/Products/NETMobileAPI already. I prefer the first one's simple use of the useraget as this is a low priority redirect but it doesn't distingues between mobiles and smartphones.
Thanks, Denis