You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Web Application - Online Property

True if the browser thinks there is a valid connection

Member 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

  • No labels