hi,

i think microsoft (msn) use the method below that i gave.....
because I am currently located in japan, but my system is set to en-au, and
it always sends me to australian site - even, in english and japanese OS...
but change it to japan system setting and i go to msn japan (for japan you
get "jp").

i think the network idea you talked about is a bit hard to do... seen a site
that is trying to map everything, or something like that..... but i think
system setting is best - because i am in japan but i cant speak japanese, so
i want what my system is set to.

chad

> I could imagine if you had a globally reproduced network you could put the
> logic at the router level, probably what yahoo and microsoft do. Although
> this is just a guess..
> I am interested to see other peoples answers, Chads below is a good one.
>
> Jared Clinton
> NEC Australia
>
> -----Original Message-----
> From: list peters [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 19 March 2002 1:41 PM
> To: CF-Talk
> Subject: Re: Users Country of Origin
>
>
> hi,
>
> have a play with cgi.http_accept_language
>
> For me it gives me "en-au".  English language, Australia.
> For UK it probably gives something like "en-uk"
>
> on your index.cfm file do something like
>
> if cgi.http_accept_language contains "au"
>     send here
> else
>     send here
>
> goodluck!
>
> chad
>
>
> > What is the best way to recognize a users country of origin and direct
> them
> > to a country specific website. As, an example, if you are in Canada, and
> > you go to google.com, it jumps to google.ca.
> >
> > How can you do this with CF? I am specifically interested in recognizing
> UK
> > users.
> >
> > Thanks List people.
> >
> > Brook
> >
> >
> >
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to