NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: cwtart on July 17, 2013, 06:54:04 AM
-
Hello,
I know I have seen the answer to this here but I cannot find it again - how do you force a mobile device, via the url, to run in desktop mode instead of mobile mode?
PS - could not find in the NetTalk docs either although I am sure it is there.
Thanks,
Chuck
-
_mobile_=0
-
Thanks Poul,
I was forgetting the underscores
Chuck
-
I have a problem with this.
If I use this url: http://192.168.1.97:88/?_mobile_=0 using a mobile device (7" tablet) the login page will load in the desktop version but as soon as I login and the IndexPage loads it reverts back to the mobile version.
How do I keep the entire session in the desktop version when using a mobile device?
Thanks,
Chuck