Good evening people!
i want to do the following scenario. Imagine having an Access Point used for advertising purposes only (using an external web-page for the content). I want the users to connect to the free WiFi, then it will redirect them to the external web-page. I tried doing it using a hotspot, using a redirect URL and hidden (pre-defined) username & password, but i haven’t found a way (as i dont know anything about HTML) how to auto-press the LOGIN button so, when you connect to the wifi, it will pop-up the login.html, will auto-press the login button and redirect the customer to the desired URL. When i connect to the wifi, i press the LOGIN button and everything works fine, yet i would like to have it auto-pressed.
Of course thats not the only way it could be done, i also tried using the proxy and redirect all http requests to that page, but when you connect to the wifi there is no http request so the customer will not have the info automatically. Thus, anyone could connect and try using Instant Messages, and not the HTTP.
any other ideas?