KioWare "Start Page" Variable Substitution Test Page

This page demonstrates use of URL substitution variables.
To use this page, you need to have this page set as your start page, using one of the URL's below.



Example Start Page URL that would provide kiosk name/unit name to the page:
http://www.kioware.com/example/client_test.asp?kioskname=$$KIO_KIOSKNAME$$

The following variables are supported in KioWare AND KioWare Lite:

kioskname = No Data Sent
If this says "kioskname = $$KIO_KIOSKNAME$$", your KioWare version is not new enough or you are not using this as your start page.



Example Start Page URL that would provide kiosk name/unit name/site to the page: (KioWare only)
http://www.kioware.com/example/client_test.asp?kioskname=$$KIO_KIOSKNAME$$&unitname=$$KIO_UNITNAME$$&sitename=$$KIO_SITENAME$$


The following additional variables are supported in KioWare only, not KioWare Lite:

unitname = No Data Sent
If this says "unitname = $$KIO_UNITNAME$$", your KioWare version is not new enough or you are not using this as your start page.

sitename = No Data Sent
If this says "sitename = $$KIO_SITENAME$$", your KioWare version is not new enough.