I am running a hotspot on rb750g on 3 of the 5 interfaces. 2 use the same hotspot directory while the third uses a different one with more infomation on the html code. The login page on the 3rd interface loads half way not bringing up the login form and all code below the form.
I have gone through the manual and I cant figure whats is wrong since on all web browsers i tested it on its works but once i upload it to the router board it doesn’t. Is there a maximum size of the html to use?
It sounds like an html error. I haven’t tried running any of these web pages outside the router, because they have special variables inserted by the router OS when the page is loaded by the client.
I usually start by remarking out sections of the code where the error starts and see if you can find which section of code has the error.
It was html error. I fixed it. Thanks!