Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Check for Internet Connection?

Featured Replies

  • Newbies

Is it possible to check for an internet connection?

Thanks in advance!

use GetLayoutObjectAttribute(webviewername;"source") on a webviewer that loads google.com or something and check the result of the function to see if the page you specified did load.

  • 2 weeks later...
  • Newbies

You can find out how fast or slow your Internet connection is with our Internet Connection Speedometer. It works well , i have checked so many times...

  • 4 weeks later...
  • Author
  • Newbies

Just wanted to post back here for others looking to do this. Here is the method I am using to do this and it is working great.

I am basically using an import data from XML test to verify if the internet connection is available and working.

I made a global field in a table called 'internet' then I made a XML file that has ineternet = 1 and placed it on an external webserver

Then I wrote a simple import script that does the following:

Set Error Capture [On]

Set my internet field to = 0 (meaning no internet)

import from XML via http

If the import works (which means the internet is working) then the internet value will be set to 1. If the import fails (internet isnt working) then the internet value will = 0.

This is working great for me. Hope it helps someone elso.

Edited by Guest

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.