Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Redirection

Redirection

Scheduled Pinned Locked Moved Web Development
sysadminhelpquestioncareer
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Josh Koppang
    wrote on last edited by
    #1

    I'm not sure if the solution to my problem would actually be a web programmer's job, but I'm hoping that one of you may have had a similar need. Here it is: I am setting up wireless internet for a hotel major hotel chain. Only one computer (one of the hotel's servers) will actually have the wireless modems, but will supply internet for each room. The ideal situation is this: 1-The user plugs their computer into the network jack (no internet access at this point). 2-They open up their preferred browser and instead of their homepage, it will display a page on our internal network. 3-They will go through a process to activate their room. The problem that I have is dsplaying our page instead of their homepage. How would I intercept this? Would I have to write a pseudo HTTP server? Thanks, Josh Koppang Wiacomm, Inc. There's a fine line between confidence and arrogance.

    P L 2 Replies Last reply
    0
    • J Josh Koppang

      I'm not sure if the solution to my problem would actually be a web programmer's job, but I'm hoping that one of you may have had a similar need. Here it is: I am setting up wireless internet for a hotel major hotel chain. Only one computer (one of the hotel's servers) will actually have the wireless modems, but will supply internet for each room. The ideal situation is this: 1-The user plugs their computer into the network jack (no internet access at this point). 2-They open up their preferred browser and instead of their homepage, it will display a page on our internal network. 3-They will go through a process to activate their room. The problem that I have is dsplaying our page instead of their homepage. How would I intercept this? Would I have to write a pseudo HTTP server? Thanks, Josh Koppang Wiacomm, Inc. There's a fine line between confidence and arrogance.

      P Offline
      P Offline
      Philip Patrick
      wrote on last edited by
      #2

      I think you will need to write an ISAPI Filter for your intranet, although I'm not sure, just a thought Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

      1 Reply Last reply
      0
      • J Josh Koppang

        I'm not sure if the solution to my problem would actually be a web programmer's job, but I'm hoping that one of you may have had a similar need. Here it is: I am setting up wireless internet for a hotel major hotel chain. Only one computer (one of the hotel's servers) will actually have the wireless modems, but will supply internet for each room. The ideal situation is this: 1-The user plugs their computer into the network jack (no internet access at this point). 2-They open up their preferred browser and instead of their homepage, it will display a page on our internal network. 3-They will go through a process to activate their room. The problem that I have is dsplaying our page instead of their homepage. How would I intercept this? Would I have to write a pseudo HTTP server? Thanks, Josh Koppang Wiacomm, Inc. There's a fine line between confidence and arrogance.

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        Josh Koppang wrote: The problem that I have is dsplaying our page instead of their homepage. How would I intercept this? Would I have to write a pseudo HTTP server? Your best bet is to use a proxy server in transparent mode (like Squid or ISA Server). This will ensure the person HAS to go via this server regardless of there personal settings. Now, I dont know how to set it up on either of the 2, but it should not be too difficult :) Hope this helps :) Before you criticize a man, walk a mile in his shoes. That way, when you do criticize him, you'll be a mile away and have his shoes.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups