Page 1 of 1

How to get access to webcredentials on index_applications.html

Posted: Wed Aug 23, 2017 8:02 am
by herbert
Dear Support,
we are a group of sofware engineering students and are using TsPlus in our project.

We want to customise the index_applications.html page in order to provide user specific data. More detailed, the index_application.html page should load user specific data from a mysql database on the server via javascript. So the index_application.html needs to know the webcredentials of the user logged in. How can the index_applications.html page get access to the webcredentials of the user?

Thank you very much.