NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on February 25, 2009, 07:20:29 AM
-
Hi,
What´s the .mobile property for?
Any example ?
Thanks
Alberto
-
The .mobile property may be set if the user is using a recognized mobile browser.
You can access it as p_web.mobile and you can base any decision you like on that.
Be aware though that it's probable, at this stage, that many mobile browsers will not be recognized as such - so the property is only an indication, not a guarentee that the user is _not_ on a mobile device.
Cheers
Bruce
-
Ok Bruce, but...
The NetTalk Server recognize them automatically and sets the .mobile property?
THanks
Alberto
-
yes - some of them, not all of them.
Cheers
Bruce