Re: Open mode
"Scott Tully" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi Rommel - > > > I am trying to setup my nocat to "Open" as my Gateway Mode, I realize > that the first time I access to the internet it prompt the splash.html > then I will click the login and it will redirect to the webiste i am > trying to go to. But when I try to open another internet explorer to > go to another website the splash.html does not appear, the nocat > redirect me automatically to the website i inputed the internet > explorer. It is possible to prompt again the splash.html everytime I > open another internet explorer. Possible? Not in nocat's current configuration. One way might be to change the gateway programs to also use CGI::Session or another session lib. Then have the gateway check for the existance of a session with the browser making the request to determine if a redirect is in order.... That's where i would start looking around, not sure if it's worth the effort, or even possible, but it's a place to start :-) Scott