Hi. I'm going to publish the mobile version of my website.
mysite.com and m.mysite.com
If an user's device is mobile then I would like to show him my mobile version of the website:
m.mysite.com
But after it, If any mobile's user wants to see my desktop version, then I would like to let him to see my desktop version of the website.
Is it possible to do it with java script or should I use code behind and sessions?
If java script is better, can you please let me know, how can I do it? With your code please.
Or if codebehind is better, then can you please let me know, how can I do it? With your code please.
Go to the complete details ...