Splash Pages for Wifi?

Does anyone have any experience building splash pages for wifi logins? I’ve got a client who wants a version of their home page displayed upon login to the company’s wifi network. I’m not sure if it’ll end up being a separate page altogether, or just their actual website home page, but I’m not entirely sure how the redirect after logging into wifi works. Anyone have ideas or experience with this?

That is a tough one. There is a discussion on Stack Overflow (http://stackoverflow.com/questions/13857734/redirect-user-to-diffrent-website-based-on-location-ip-address)

But then again, doing this on Server Side is way easier (Apache/IIS/Cpanel)

Basically the router in your clients office will need to be checked for the IP it uses. And probably use IP Redirection.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.