I applied the code as mentioned in:
http://javascript.abou t.com/library/bllang.htm
so when a Dutch-speaking visitor (nl being the ISO-code for Dutch language) visits my site, he should automaticly be redirected to the index-nl.htm page
but what it returns is:
www.mywebsite-nl.com
instead of:
www.mywebsite.c om/index-nl.htm
can someone please adapt to make it work?
many thx!
http://javascript.abou t.com/library/bllang.htm
so when a Dutch-speaking visitor (nl being the ISO-code for Dutch language) visits my site, he should automaticly be redirected to the index-nl.htm page
but what it returns is:
www.mywebsite-nl.com
instead of:
www.mywebsite.c om/index-nl.htm
can someone please adapt to make it work?
many thx!
Comment