Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Application - Online Property

Panel
bgColor#2c3c4c

True if the browser thinks there is a valid connection

Member of of Web Application (PRIM_WEB.Application)

Data Type - Boolean

Details

The Online property will return True if the browser thinks there is a valid connection.

This feature uses the JavaScript navigator.Online function. Precise implementation will depend on the browser.

The only true test of whether a browser can communicate with the server is to attempt to access the server.


See also

All Component Classes

Technical Reference