Data Sheet
dScript
dScript User Manual v2.15
If you wish, you can write your own _loggedout.htm file and load along with your other web
pages. It will be used in preference to the built in file. It must be named _loggedout.htm
otherwise it will not be recognised by the module as a special file to delete the authorisation
cookie. Also to delete the cookie on the browser you should include the javascript:
<script>
document.cookie = "authorisation=; expires=Thu, 01 Jan 1970 00:00:00 UTC";
</script>
Copyright © 2016, Devantech Ltd.
All rights reserved.
www.robot-electronics.co.uk
48