NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on February 25, 2009, 07:20:29 AM

Title: .Mobile
Post by: Alberto on February 25, 2009, 07:20:29 AM
Hi,
What´s the .mobile property for?
Any example ?
Thanks
Alberto
Title: Re: .Mobile
Post by: Bruce on February 25, 2009, 09:59:14 PM
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
Title: Re: .Mobile
Post by: Alberto on February 26, 2009, 04:42:52 AM
Ok Bruce, but...

The NetTalk Server recognize them automatically and sets the .mobile property?

THanks
Alberto
Title: Re: .Mobile
Post by: Bruce on February 26, 2009, 12:00:08 PM
yes - some of them, not all of them.

Cheers
Bruce