After looking through the questions on this site and doing a few internet searches for the topic, I haven’t found a solution and was wondering if anyone had one or a link to a good one.
Is there any way, using HTML4 or 5 or JavaScript, to tell if a browser is on a mobile device and then redirect the user to another page?
This can be helpful:
http://detectmobilebrowser.com/
Can be used in a both client and server side, in different scenarios.