I am already outsite the RouterOS, i have the login system working on my webserver perfectly. But still the user has to login to everything separately.
Right now the user can login to the hotspot using http://www.picomatica.info/hotspot2/login.php (not accessible to external IP's only range: 192.168.12.1 - 192.168.12.254)
The Mikrotik Hotspot login form is in one file (login.php), and the RadiusManager user login form in another file (user.php)...
So what i want is to use only one file to allow the user to login on the RadiusManager system (which allows the user to change account password, account details...) and at the same time when the from is sent have it also sent to mikrotik, so that the user can browse the internet...