Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5220 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

If I am going to make pages suitable for FmPro client, browser and iPhone alike, I need to be able to determine what method they are accessing the service - through HTTP, PHP, FmNet.

I cannot see where to get this information so I know what layouts the client can use.

Anybody help me please?

Greg

Posted (edited)

'Get(SystemPlatform)' will return a 3 if the user is using Filemaker Go on an iPhone or iPad.

I don't know how to query FM to determine whether the client is using IWP. In a script you might try turning error capture on, and then intentionally issuing a command that will throw an error for IWP clients, and then retrieve the error code with Get(LastError).

Edited by Guest
Posted

Hi there.

Thanks for the replies peoples. Between these two functions I should be able to determine the incoming client type/platform.

Cheers,

Greg

This topic is 5220 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.