Mikrotik hotspot login page

Hello,

I have a question about mikrotik hotspot login page.
I tried to make new hotspot login page, but i have no idea how to do “automatic log-on without writing username/password” . This will happen when you press “Accept”

Atm i’ve written this row.

Accept

check how to enable mac cookie on mikrotik

Create hotspot user profile with shared user i.e 200
Create one hotspot user (i.e: username=free password=free) with that profile

On the login page:
Accept</a](http://ip-hotspot/login?username=free&password=free">Accept</a)>

<html>
<head>
	<meta http-equiv="refresh" content="0; url=login?username=user&password=pass&dst=http://landing.page.com/">
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="expires" content="-1">
</head>
<body></body>
</html>

I also did something similar few months ago. this is what I did:

  1. Create one hotspot shared user (to be able for multiple logon)
  2. I gave all mikrotik hotspot page files to a web designer and explained him how to make the page appereance and also too add user/pass act when someone click on INTERNET ACCESS
  3. Copied finnished web designs to mkt hotspot directory