Hi,
Is it possible to send additional variable to login page?
What we are basically trying to achieve is to load an external login page only if the external login server is working fine.
So typically, we want to add script on mikrotik to ping server continuously and save in a variable which will be sent to local login page and ultimately help us determine if we will load external login page or not.