Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Function Main()
OpenDBConnection
' load configuration
DATESTART = Now
' Get Settings from DB
LINKEDSERVER = GetSettings("db1.db.main")
DATABASENAME_CAMPAIGNBUFFER = GetSettings("db1.server.buffer.db")
LISTSERVER_ID = GetSettings("db2.server.id")
LIST_MONITOR = GetSettings("db1.db.main.monitor")