richiwatts
Technical User
Hi,
Does anyone know of a script that checks the user's language settings and then redirects them to a home page that has their language. I have seen this done in PHP but not in ASP.
E.g
All visitors come in at
Script checks user's language settings and if German, user is automaticallly directed to
I need it to work with 4 languages and if the language is not detectable or doesn't match the languages they stay at to select a local site from a map.
The languages I need
en-uk
en-us
de (german)
sv (Swedish
If not, can I use PHP inside a page with .asp extension?
Richi
Does anyone know of a script that checks the user's language settings and then redirects them to a home page that has their language. I have seen this done in PHP but not in ASP.
E.g
All visitors come in at
Script checks user's language settings and if German, user is automaticallly directed to
I need it to work with 4 languages and if the language is not detectable or doesn't match the languages they stay at to select a local site from a map.
The languages I need
en-uk
en-us
de (german)
sv (Swedish
If not, can I use PHP inside a page with .asp extension?
Richi