Hello ,
I have Mikrotik router Os Lv5 v4.22 with Hotspot user account and I want to create vote in my status page. One vote per Hotspot user account.
Also I want to collect results
For example,
What do you think of our service?
-super
-very good
You cannot do that with pages hosted on the router itself, only with status pages hosted externally. Thus this has nothing to do with RouterOS outside of how to redirect from the internal to an external status page.
Again, you cannot do that with pages hosted on the router itself. That would require a database backend (even if that’s only flat files) and some sort of programming language to process input. RouterOS doesn’t offer any of that.