![]() Preserved Topic: auto redirect based on language in browser header  | 
  |
|---|---|
| Author | Thread | 
| 
       Paranoid (IV) Inmate From: Czech Republic via Bristol UK  | 
    
       
  posted 07-26-2002 13:13
      
      ok i need some help...  | 
  
| 
       Paranoid (IV) Inmate From: Sthlm, Sweden  | 
    
       
  posted 07-26-2002 13:40
      
      I did this quite a while back for http://www.dmsproject.com/wmwa/,  and it's in no way fool-proof scince the browser can be in another language than os and other programs. code: function checkBrowser() {
  | 
  
| 
       Paranoid (IV) Inmate From: Czech Republic via Bristol UK  | 
    
       
  posted 07-26-2002 13:55
      
      Dan Thx for the quick reply will give it a shot and let you know, thx again  | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 07-26-2002 17:52
      
      Coincidentally, I found this: http://javascript.internet.com/user-details/language.html   | 
  
| 
       Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis  | 
    
       
  posted 07-29-2002 14:35
      
      you could have a radio button around the bottom that selects the language and if they select a new one, you could store it in a cookie...  | 
  
| 
       Paranoid (IV) Inmate From: Czech Republic via Bristol UK  | 
    
       
  posted 07-29-2002 15:10
      
      thanks again guys ya turned up trumps as always  |