|
||||||||
That indeed is a solution. Pity my javascript-fu sucks :-) If someone has some basic example, it would be a good point to start. Many tnx Y On Wed, Apr 23, 2008 at 4:59 PM, Carsten Holbach <Carsten dot Holbach at gmx dot de> wrote: > You could do this with JavaScript. > Not the best solution, but that would work. > > > YvesDM schrieb: > > That would be lovely ! > > But, the login page of the captive portal doesn't parse php and can only > > be > > plain html, so it will never work ;-) > > > > Kind regards, > > Y > > > > > > On Wed, Apr 23, 2008 at 4:00 PM, Dennis Karlsson < > > dennis at denniskarlsson dot com> > > wrote: > > > > > > > > > Hi > > > > > > Why not use HTTP_ACCEPT_LANGUAGE in conjunction with cookie based > > > settings? > > > > > > If the use never been to the page, the language is based on > > > HTTP_ACCEPT_LANGUAGE. If the user prefer some other language they may > > > choose > > > in some drop down menu. > > > > > > Just an idea. > > > > > > / Dennis > > > > > > > > > > > > YvesDM wrote: > > > > > > > > > > > > > Hi, > > > > > > > > I use captive portal with radius and need multilingual login pages > > > > on > > > > some > > > > locations. > > > > Anyone who has an idea on how to get to this with m0n0wall? > > > > Ideally, users choose there language once, receive a cookie and > > > > there > > > > loginpage language is remembered the next time they arrive on the > > > > loginpage. > > > > But, the CP login/error pages can only be plain html as far as I > > > > know > > > > :-( > > > > > > > > Any ideas to work around this? > > > > Kind regards > > > > Y. > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > > > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |